blob: 53c6ab0dc338d90552d92bb901ac19eae00ff257 [file]
let url = require("url");
//#region index.js
/**
* Path to CSS functions list JSON file.
*/
const location = (0, url.fileURLToPath)(new url.URL("index.json", require("url").pathToFileURL(__filename).href));
//#endregion
module.exports = location;
//# sourceMappingURL=index.cjs.map