UNPKG

system-dashboard-frontend

Version:
11 lines (9 loc) 212 B
import { version } from "../constants.mjs"; export const ASSET_GENERATION = version; export const ASSETS = [ "images/logo.svg", "images/logo.png", "index.html", "bundle.main.mjs", "bundle.main.css" ];