05nelsonm / kmp-file

A very simple File API for Kotlin Multiplatform. It gets the job done.
Apache License 2.0
3 stars 0 forks source link

Replace `Options` with `js("{}")` #44

Closed 05nelsonm closed 9 months ago

05nelsonm commented 9 months ago

The Options class isn't hitting, need to actually create a Object via js("{}") and populate it with fields.