1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-02-19 20:55:55 +01:00

Merge remote-tracking branch 'origin/master' into release-4.0

This commit is contained in:
Kushagra Gour 2019-03-18 16:21:14 +05:30
commit 49121e5786

View File

@ -1,5 +1,6 @@
import { deferred } from './deferred';
import { log } from 'util';
import firebase from 'firebase/app';
export const itemService = {
async getItem(id) {