@xylabs/typeof
Version:
Base functionality used throughout XY Labs TypeScript/JavaScript libraries
12 lines (11 loc) • 337 B
text/typescript
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'