UNPKG

@zsviczian/excalidraw

Version:
8 lines (7 loc) 244 B
export declare const useCreatePortalContainer: (opts?: { className?: string | undefined; parentSelector?: string | undefined; style?: { [x: string]: string; } | undefined; } | undefined) => HTMLDivElement | null;