UNPKG

kylin-ui-component

Version:

A React UI library for some developers to develop quickly

11 lines (10 loc) 211 B
export declare const presetMarginOption: any; export declare function registerMarginModule({ m, ml, my, mr, mx }: { m: any; ml: any; my: any; mr: any; mx: any; }): { [x: string]: any; };