samuelgozi/firebase-firestore-lite

Unexpected token

ian-barber opened this issue · 0 comments

using this as per the docs

import { Database } from 'firebase-firestore-lite';

I get SyntaxError: Unexpected token '{'. import call expects exactly one argument.

Any help appreciated