Sha256: 80aff5d495f6752381b0f6209dc106b7e15933b22cf9e2e848643653fde1d8dd

Contents?: true

Size: 202 Bytes

Versions: 26

Compression:

Stored size: 202 Bytes

Contents

import type { Maybe } from './Maybe';
import type { ReadOnlyObjMap, ReadOnlyObjMapLike } from './ObjMap';
export declare function toObjMap<T>(
  obj: Maybe<ReadOnlyObjMapLike<T>>,
): ReadOnlyObjMap<T>;

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
clapton-0.0.6 lib/clapton/javascripts/node_modules/graphql/jsutils/toObjMap.d.ts
clapton-0.0.5 lib/clapton/javascripts/node_modules/graphql/jsutils/toObjMap.d.ts
clapton-0.0.4 lib/clapton/javascripts/node_modules/graphql/jsutils/toObjMap.d.ts
clapton-0.0.3 lib/clapton/javascripts/node_modules/graphql/jsutils/toObjMap.d.ts
clapton-0.0.2 lib/clapton/javascripts/node_modules/graphql/jsutils/toObjMap.d.ts
clapton-0.0.1 lib/clapton/javascripts/node_modules/graphql/jsutils/toObjMap.d.ts