UNPKG

@marcosnbj/excalidraw

Version:
5 lines (4 loc) 139 B
export declare const useCreatePortalContainer: (opts?: { className?: string; parentSelector?: string; }) => HTMLDivElement | null;