UNPKG

@typescript-package/name

Version:

A lightweight TypeScript library for the name with prefix and suffix.

4 lines (3 loc) 136 B
export { Affix } from './lib/affix.abstract'; export { Prefix } from './lib/prefix.class'; export { Suffix } from './lib/suffix.class';