UNPKG

@zakarliuka/react-telegram-web-tools

Version:
3 lines (2 loc) 106 B
declare const useShowConfirm: () => (message: string) => Promise<unknown>; export default useShowConfirm;