UNPKG

@freeword/meta

Version:

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

9 lines 309 B
export * from "../checks/BootChecks.js"; export * from "../Consts.js"; export * from "./CharsetChecks.js"; export * from "./ContactPrims.js"; export * from "./EnumChecks.js"; export * from "./EnumVals.js"; export * from "./PrimshapeChecks.js"; export * from "./TimePrims.js"; //# sourceMappingURL=index.js.map