puter/build.js

3 lines
47 B
JavaScript
Raw Normal View History

2024-03-03 02:39:14 +00:00
const {build} = require("./utils.js")
build();