mirror of
https://github.com/rowyio/rowy.git
synced 2026-02-23 19:50:01 +01:00
switch to require
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as fs from "fs";
|
||||
const fs = require("fs");
|
||||
|
||||
const main = (
|
||||
projectID = "",
|
||||
|
||||
Reference in New Issue
Block a user