andrewreitz
05/11/2020, 12:15 AMrequire('fs').writeFileandrewreitz
05/11/2020, 12:32 AMjs block, not sure if that’s correctDerek Ellis
05/11/2020, 12:35 AMrequire to be an external fun and then use it from there (it'll return a dynamic)Derek Ellis
05/11/2020, 12:36 AMjs blockturansky
05/11/2020, 12:50 AMaraqnid
05/11/2020, 11:59 AMexternal object FS annotated with @JsModule("fs") and then fill in methods as I need them (adapting callbacks to suspend functions)