Skip to content
ts
import { 
SF
} from "@duplojs/server-utils";
const
result
= await
SF
.
writeTextFile
("/superFile", "test");

Released under the MIT License.