Add Notifications.getStatus

This commit is contained in:
Daniel Gasienica 2018-05-02 18:03:26 -04:00
parent 5fe5320760
commit d5b391757d
3 changed files with 64 additions and 0 deletions

View file

@ -0,0 +1,3 @@
import { getStatus } from './getStatus';
export { getStatus };