UNPKG

@freeword/meta

Version:

Meta package for Freeword: exports all core types, constants, and utilities from the src/ directory.

7 lines 258 B
export * from '../checks/BootChecks.ts'; export * from './CharsetChecks.ts'; export * from './ContactPrims.ts'; export * from './EnumChecks.ts'; export * from './PrimshapeChecks.ts'; export * from './TimePrims.ts'; //# sourceMappingURL=AllPrimchecks.d.ts.map