What does `@kotlin.internal.InlineOnly` do in Kotl...
# javascript
m
What does
@kotlin.internal.InlineOnly
do in Kotlin/JS? Will it prevent JS code from being generated?
t
What is the context of the question?