UNPKG

@freeword/meta

Version:

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

7 lines 256 B
export * from "../checks/BootChecks.js"; export * from "./CharsetChecks.js"; export * from "./ContactPrims.js"; export * from "./EnumChecks.js"; export * from "./PrimshapeChecks.js"; export * from "./TimePrims.js"; //# sourceMappingURL=AllPrimchecks.js.map