Anybody know a handy place to find all the accepta...
# javascript
i
Anybody know a handy place to find all the acceptable options for
@file:Suppress
in kotlin/js?
t
For external types?
i
Yep! Trying to see what all errors I need to work out in my generator and what I can just suppress...
t
In Kotlin Wrappers you can find most “acceptable” suppresses.
kotlin-js
and
kotlin-browser
- fine examples
❤️ 1
i
I will check these out, thank you!
i
That list of all the MAP.put ?
b
Yes
1