UNPKG

shineout

Version:

Shein 前端组件库

6 lines (5 loc) 251 B
import { ContainerOptions } from './Props'; export declare function hide(): void; export declare const show: ContainerOptions['show']; export declare const move: ContainerOptions['move']; export declare const isCurrent: ContainerOptions['isCurrent'];