UNPKG

@typescript-package/wrapper

Version:

A lightweight TypeScript library to wrap the text with the opening and closing chars.

3 lines (2 loc) 80 B
export { Wrap } from './wrap.class'; export { Wrapper } from './wrapper.class';