UNPKG

@unito/integration-debugger

Version:

The Unito Integration Debugger

5 lines (4 loc) 95 B
declare const GotoModal: (props: { close: () => void; }) => any; export default GotoModal;