Grégory Lureau
03/24/2022, 6:04 PM@JsExport
doesn't provide but @KustomExport
does:
• support exporting enum
, interface
, sealed class
• ability to remove the namespace
• support exporting List
(mapped into Array
)
• remove useless methods from data class
• support suspend
methods (with cooperative cancellation via AbortController)
Do you need something else? Please open an issue to help this project!
Have a nice day Kotlin developers! K