lossless-cut/public/util.js

6 wiersze
81 B
JavaScript

const frontendBuildDir = 'vite-dist';
module.exports = {
frontendBuildDir,
};