Skip to content

Conversation

@znewsham
Copy link

@znewsham znewsham commented May 23, 2024

Work in progress - i'm nervous of making the change I'd need to make (converting d.ts files to use @meteor/* imports)

meteor.d.ts imports blaze, mongo, ejson and ddp :| each of which imports meteor, causing a nice little circular dependency, but also - it's defining things on it's namespace that don't actually exist on the namespace - only when you've imported each of those (mongo => accounts-base) do those things actually become available.

@znewsham znewsham force-pushed the znewsham/fix-types branch from a26caef to c2be5f6 Compare May 23, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant