Does the GitHub repository `Kotlin/js-externals` a...
# javascript
l
Does the GitHub repository
Kotlin/js-externals
accepts any kind of definitions or just big frameworks and libraries? Is it the official Definitely Typed for Kotlin?
r
Actually we accept any kind of libraries through PR. What library are you interested in?
l
I've implemented
dotnev
package here https://github.com/Kotlin/js-externals/compare/master...lucasvalenteds:dotenv It's my first code with Kotlin JS so it might be reviewed and make some changes.
r
Awesome, please create a PR, we will review it ASAP and let you know
👍 1