UNPKG

fx-form-widget

Version:
5 lines (4 loc) 139 B
export declare const MAIN_HOST: string; type codeType = string | number; export declare const DATA_CODE: Map<string, codeType>; export {};