mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-06 12:18:09 +00: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';
|