pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
at main 5 lines 294 B view raw
1export const APP_VERSION = import.meta.env.PACKAGE_VERSION; 2export const FLUXER_LINK = "https://fluxer.gg/rEBQ3B8E"; 3export const GITHUB_LINK = "https://github.com/p-stream/p-stream"; 4export const GA_ID = import.meta.env.VITE_GA_ID; 5export const BACKEND_URL = import.meta.env.VITE_BACKEND_URL;