UNPKG

@freeword/meta

Version:

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

4 lines 136 B
export * from "./lexicon/index.ts"; export * from "./lib/index.ts"; export type * from './types.ts'; //# sourceMappingURL=index.d.ts.map