Alfred Lopez
09/30/2021, 12:11 AMTrevor Stone
09/30/2021, 12:38 AMAlfred Lopez
09/30/2021, 1:16 AMAlfred Lopez
09/30/2021, 1:18 AMankushg
09/30/2021, 3:18 AMRecord
type from here : https://github.com/JetBrains/kotlin-wrappers/blob/master/kotlin-extensions/src/main/kotlin/kotlinext/js/Record.kt
Corresponds with: https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-typeAlfred Lopez
09/30/2021, 11:51 PMankushg
09/30/2021, 11:53 PMRecord
into my jsMain
sourceset, and then (in my jsMain
sourceset) wrap my Map
-using method in one that converts to/from Record
Alfred Lopez
09/30/2021, 11:57 PMankushg
10/01/2021, 12:25 AMAlfred Lopez
10/01/2021, 1:04 AM