Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

RxJS5 - additional operators & TS typings.  #59

@zachgrayio

Description

@zachgrayio

I've been struggling for awhile with getting the typescript compiler to play nice with operators imported like so: import 'rxjs/add/operator/distinct' etc. I've tried importing Rx.Kitchensink and declaring observables via Rx.Observable, and every other suggestion I've come across on the issue trackers with no luck.

I thought maybe it was just a typings issue, but when trying to install rxjs typings, I noticed that the command typings install rxjs-symbol-typings 404s... But honestly I'm not even sure if this is even relevant.

Any thoughts?

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