UNPKG

153 BTypeScriptView Raw
1/**
2 * 监控并实施拷贝的路径
3 */
4export declare const publicPath = "./Server/View";
5/**
6 * 是否开启
7 */
8export declare const enable = true;