Files
frontend-app-learner-dashboard/src/utils/index.js
2022-05-25 14:27:26 -04:00

3 lines
104 B
JavaScript

export { default as StrictDict } from './StrictDict';
export { default as keyStore } from './keyStore';