Alex Scott
rebrand space to incognito
46c7a16
raw
history blame contribute delete
151 Bytes
"use strict";
const { resolve } = require("node:path");
const scramjetPath = resolve(__dirname, "..", "dist");
exports.scramjetPath = scramjetPath;