-
-
Notifications
You must be signed in to change notification settings - Fork 283
Open
Description
Please consider support TS declaration file, the type checker will throw an error currently:
error TS7016: Could not find a declaration file for module 'asciinema-player'. '/xxx/node_modules/asciinema-player/dist/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/asciinema-player` if it exists or add a new declaration (.d.ts) file containing `declare module 'asciinema-player';`
7 import {create} from "asciinema-player"
septatrix and ishidawataru
Metadata
Metadata
Assignees
Labels
No labels