UNPKG

fast-word-wrap

Version:

a fast and simple node.js package for getting a paragraph wrapped at a fixed line length

10 lines (9 loc) 215 B
// https://www.typescriptlang.org/docs/handbook/declaration-files/dts-from-js.html { "include": ["*.js"], "compilerOptions": { "allowJs": true, "declaration": true, "emitDeclarationOnly": true } }