UNPKG

@discostudioteam/react-code-blocks

Version:

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

3 lines (2 loc) 114 B
declare const useWarning: (message: string, component?: string | undefined) => void; export default useWarning;