UNPKG

@amsterdam/bmi-dms-upload

Version:

A document upload flow that can be implemented in any BMI React application. Documents are stored in DMS. Metadata can be added in the flow.

2 lines 486 B
"use strict";Object.defineProperty(exports,"__esModule",{value:true});function _export(target,all){for(var name in all)Object.defineProperty(target,name,{enumerable:true,get:all[name]})}_export(exports,{useAppDispatch:function(){return useAppDispatch},useAppSelector:function(){return useAppSelector}});var _reactredux=require("react-redux");var useAppDispatch=function(){return(0,_reactredux.useDispatch)()};var useAppSelector=_reactredux.useSelector; //# sourceMappingURL=hooks.js.map