UNPKG

shineout

Version:

Shein 前端组件库

4 lines (3 loc) 228 B
export declare const getDirectionX: (xs: string) => string; export declare function setTranslate(el: HTMLElement, x: string, y: string): void; export declare function setTranslate3D(el: HTMLElement, x: string, y: string): void;