Skip to content

class member cannot be declared optional auth.d.ts & firebase_object_observable.d.ts #479

Closed
@ykoehler

Description

@ykoehler

Using

"angularfire2": "^2.0.0-beta.3-pre2",
"typings": "^1.3.3"

I am getting the following errors:

node_modules/angularfire2/auth/auth.d.ts(11,20): error TS1112: A class member cannot be declared optional.
node_modules/angularfire2/database/firebase_object_observable.d.ts(6,17): error TS1112: A class member cannot be declared optional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions