Revela-Frontend/lib/index.js
2022-09-30 18:18:09 -04:00

3 lines
119 B
JavaScript

import { fileURLToPath } from "url";
export const publicPath = fileURLToPath(new URL("../public/", import.meta.url));