wrapWord.d.ts 74 B

1
  1. export declare const wrapWord: (input: string, size: number) => string[];