kvelte icon indicating copy to clipboard operation
kvelte copied to clipboard

Type Safety between Kotlin and Svelte

Open baseballyama opened this issue 3 years ago • 0 comments

One of the big issues about template engines is the lack of type safety.

in dev mode, monitor Svelte file changes and automatically generate Kotlin interfaces in real-time. in prod mode, create interfaces before compiling.

baseballyama avatar Jul 02 '22 16:07 baseballyama