Skip to content

Conversation

@benlesh
Copy link
Member

@benlesh benlesh commented Jun 21, 2021

This only moves the operators to the top level. Other things like ajax, webSocket, testing, and fromFetch all require more debate.

Related #6242

(Ironically, this will cause tools like Bundlephobia to be like "Whoa! This is bigger!" because they excluded the "deep" imports we had, like rxjs/operators)

@benlesh benlesh requested review from cartant and kwonoj June 21, 2021 16:37

export declare const ObjectUnsubscribedError: ObjectUnsubscribedErrorCtor;

export declare const observable: string | symbol;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no idea why this keeps happening. :\

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently it's TS 4.3 inferring the type locally. I'll fix that here too.

@benlesh benlesh added the 7.x Issues and PRs for version 7.x label Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

7.x Issues and PRs for version 7.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants