UNPKG

fastlion-amis

Version:

一种MIS页面生成工具

5 lines (4 loc) 169 B
/** * @file 用于在移动端或不同语言环境下使用不同配置 */ export declare const envOverwrite: (schema: any, locale?: string | undefined) => void;