UNPKG

t-comm

Version:

专业、稳定、纯粹的工具库

10 lines (9 loc) 255 B
export declare const AREA_MAP: { readonly MAINLAND: "mainland"; readonly OVERSEAS: "overseas"; }; export declare const AREA_MAP_WITH_GLOBAL: { readonly MAINLAND: "mainland"; readonly OVERSEAS: "overseas"; readonly GLOBAL: "global"; };