UNPKG

@arco-design/web-react

Version:

Arco Design React UI Library.

4 lines (3 loc) 223 B
export declare function fixedWidth(width: number | string): object; export declare function setTransformStyle(value: string): object; export declare function getStyle(element: HTMLElement | null, prop: string | null): any;