ether-admin/node_modules/ant-design-vue/lib/grid/style/index.d.ts

3 lines
284 B
TypeScript

export declare const useRowStyle: (_prefixCls?: import("vue").Ref<string, string>) => import("../../theme/internal").UseComponentStyleResult;
export declare const useColStyle: (_prefixCls?: import("vue").Ref<string, string>) => import("../../theme/internal").UseComponentStyleResult;