@xylabs/typeof
Version:
Base functionality used throughout XY Labs TypeScript/JavaScript libraries
9 lines • 291 B
TypeScript
export * from './ifDefined.ts';
export * from './ifTypeOf.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