MCPcopy Create free account
hub / github.com/FunAudioLLM/Fun-Audio-Chat / env.ts

File env.ts

web_demo/client/src/env.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1type ENV = {
2 VITE_QUEUE_API_PATH: string;
3 VITE_ENV: 'development' | 'production';
4};

Callers

nothing calls this directly

Calls 1

parseEnvFunction · 0.85

Tested by

no test coverage detected