firebase-firestore-lite icon indicating copy to clipboard operation
firebase-firestore-lite copied to clipboard

Unexpected token

Open ian-barber opened this issue 3 years ago • 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

ian-barber avatar Sep 22 '21 20:09 ian-barber