Current section

Files

Jump to
common_graphql_client priv npm node_modules graphql-tools esUtils toObjMap.d.ts
Raw

priv/npm/node_modules/graphql-tools/esUtils/toObjMap.d.ts

export default function toObjMap(obj: any): Record<string, any>;