react-file-viewer icon indicating copy to clipboard operation
react-file-viewer copied to clipboard

typescript types

Open ztaylor2 opened this issue 5 years ago • 1 comments

It would be awesome if there were a type interface for this package @types/react-file-viewer

ztaylor2 avatar Jun 25 '20 23:06 ztaylor2

try to add declare module "react-file-viewer"; to react-app-env.d.ts

hieu-nv avatar Jan 12 '21 03:01 hieu-nv