UNPKG

antd-mobile

Version:
3 lines (2 loc) 170 B
export declare type GetContainer = () => HTMLElement; export declare function resolveContainer(getContainer: HTMLElement | GetContainer | undefined | null): HTMLElement;