UNPKG

@typescript-package/wrapper

Version:

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

3 lines (2 loc) 92 B
export { Wrap, Wrapper, } from './lib'; export type { Wrapped } from './type/wrapped.type';