onScreen
onScreen copied to clipboard
Typescript support
Could you add Typescript support?
What do you mean exactly, having a definition file?
Yes. I currently have to do
const OnScreen = require("onscreen");
And everything is any
. npm install @types/onscreen
didn't work either.
I see… to be completely honest I'm quite tight on free time, but it does sound like a good idea! OnScreen has a small API, so it shouldn't be too hard to add a definition file.
A lot of people must be quitting because they don't have typescript support.