UNPKG

@discostudioteam/react-code-blocks

Version:

Modified rajinwonderland's modification of Atlaskit's Code Block!

3 lines (2 loc) 96 B
declare const usePortal: (selectId?: string) => HTMLElement | null; export default usePortal;