UNPKG

@freeword/meta

Version:

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

6 lines 208 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'