UNPKG

@zsviczian/excalidraw

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