Rename firebase folder to solve conflict
This commit is contained in:
5
app/firebaseClient/services/posts/index.ts
Normal file
5
app/firebaseClient/services/posts/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { PostService } from './PostService'
|
||||
|
||||
export {
|
||||
PostService
|
||||
}
|
||||
Reference in New Issue
Block a user