UNPKG

@freeword/meta

Version:

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

3 lines 107 B
export * from "./lexicon/index.ts" export * from "./lib/index.ts" export type * from './types.ts'