Migrate actions,reducers and action types to TS #15
This commit is contained in:
5
app/firebaseServices/notifications/index.ts
Normal file
5
app/firebaseServices/notifications/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { NotificationService } from "./NotificationService";
|
||||
|
||||
export {
|
||||
NotificationService
|
||||
}
|
||||
Reference in New Issue
Block a user