UNPKG

@choerodon/master

Version:
14 lines (13 loc) 257 B
declare const theme4Configs: { defaultTheme: string; scope: never[]; themes: { name: string; data: Record<string, any>; }[]; templates: { id: string; component: any; }[]; }; export { theme4Configs, };