Change move firebase services to firebase directory

This commit is contained in:
Qolzam
2017-10-20 20:02:53 +07:00
parent a40c18d253
commit 4381d62582
23 changed files with 40 additions and 18 deletions

View File

@@ -0,0 +1,5 @@
import { PostService } from './PostService'
export {
PostService
}