UNPKG

yanzhen-design-vue

Version:

4 lines (3 loc) 243 B
export { eventType } from 'ant-design-vue/es/_util/type'; export declare const emitRegExp: RegExp; export declare const handleExtendProps: <T extends Record<string, any>, P extends Record<string, any>>(extendProps: T, props: P) => Partial<P>;