-
-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
Description
Not sure how the whole TS env works but I'm importing demofile as
import {DemoFile} from 'demofile'
And it sends me a message saying that I should create a d.ts file for this.
Can't understand why this is happening, isn't the lib fully written in TS? Why is it asking me a definition tho?
Thanks sir
fampinheiro and naftis