UNPKG

@xylabs/typeof

Version:

Base functionality used throughout XY Labs TypeScript/JavaScript libraries

7 lines 332 B
export type * from './Brand.ts'; export type * from './IdentityFunction.ts'; export type { AnyFunction, RecordKey, } from './is.ts'; export type * from './ObjectTypeShape.ts'; export type { TypedArray, TypedKey, TypedObject, TypedValue, } from './Typed.ts'; export type * from './TypeOfTypes.ts'; //# sourceMappingURL=model.d.ts.map