UNPKG

@typescript-package/name

Version:

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

3 lines (2 loc) 91 B
export { Affix, Prefix, Suffix } from './affix'; export { CommonName, Name } from './lib';