UNPKG

react-router-navigation-confirm

Version:

A collection of components to display a custom confirmation dialog on navigation. More flexible solution to prevent than default react-router 'Prompt'

12 lines 230 B
function noop() { /* empty function */ } function isFunction( // tslint:disable-next-line fn // tslint:disable-next-line ) { return typeof fn === "function"; } export { noop, isFunction }; //# sourceMappingURL=index.js.map