Files
directus/app/src/utils/notify/index.ts
rijkvanzanten a336998b8d Revert "Flatten utils"
This reverts commit 343599b524.
2020-08-11 11:24:14 -04:00

5 lines
74 B
TypeScript

import notify from './notify';
export { notify };
export default notify;