1 line
74 B
TypeScript
1 line
74 B
TypeScript
export declare const wrapWord: (input: string, size: number) => string[];
|
export declare const wrapWord: (input: string, size: number) => string[];
|