mirror of
https://gitee.com/bootx/dax-pay-ui
synced 2026-08-13 15:55:43 +08:00
5 lines
139 B
TypeScript
5 lines
139 B
TypeScript
/**
|
|
* The name of the configuration file entered in the production environment
|
|
*/
|
|
export const GLOB_CONFIG_FILE_NAME = '_app.config.js';
|