massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / table / dist / src / wrapWord.d.ts
1 export declare const wrapWord: (input: string, size: number) => string[];