canvas-text-wrapper icon indicating copy to clipboard operation
canvas-text-wrapper copied to clipboard

index.d.ts returns void when it should be string[] (lines)

Open ngilmore14 opened this issue 6 years ago • 0 comments

As the title says, the index.d.ts specifies the CanvasTextWrapper method to return void but due to other recent changes it actually returns lines (string[]).

ngilmore14 avatar Feb 18 '19 18:02 ngilmore14