Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update default type of Scope exported by Fusion #373

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Conversation

dphfox
Copy link
Owner

@dphfox dphfox commented Aug 19, 2024

This changes the default generic Constructors type on the exported Scope type, so that not specifying a Constructors type will default to the Fusion type.

That's a lot of words to mean that this:

scope: Fusion.Scope<typeof(Fusion)>

Is now identical to this:

scope: Fusion.Scope

@dphfox dphfox merged commit 253c9ca into main Aug 19, 2024
@dphfox dphfox deleted the nicer-scope-defaults branch August 19, 2024 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant