Join Slack
Powered by
When you want to get a Typescript definitions for ...
# javascript
v
Vladyslav Sitalo
06/06/2022, 6:16 PM
When you want to get a Typescript definitions for a JS package (if they are not provided natively) there is a convention that
@types/<package-name>
npm package would contain them. Is there a similar convention for Kotlin type definitions?
Open in Slack
Previous
Next