UNPKG

@xylabs/typeof

Version:

Base functionality used throughout XY Labs TypeScript/JavaScript libraries

12 lines 383 B
export * from './Brand.ts'; export * from './IdentityFunction.ts'; export * from './ifDefined.ts'; export * from './ifTypeOf.ts'; export * from './is.ts'; export * from './isType.ts'; export * from './ObjectTypeShape.ts'; export * from './Typed.ts'; export * from './typeOf.ts'; export * from './TypeOfTypes.ts'; export * from './validateType.ts'; //# sourceMappingURL=index.d.ts.map