ether-admin/node_modules/ant-design-vue/lib/_util/static-style-extract/index.d.ts

3 lines
123 B
TypeScript

import type { CustomRender } from './interface';
export declare function extractStyle(customTheme?: CustomRender): string;