mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-18 12:31:12 +02:00
itemservice: import just firebase and not everything
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { deferred } from './deferred';
|
||||
import { log } from 'util';
|
||||
import * as firebase from 'firebase';
|
||||
import firebase from 'firebase/app';
|
||||
|
||||
export const itemService = {
|
||||
async getItem(id) {
|
||||
|
Reference in New Issue
Block a user