Skip to content

Conversation

@RandalSchwartz
Copy link

The documentation for the Signal, Computed, and Effect classes was duplicated from the top-level functions. This commit removes the duplicated documentation and uses the {@macro} tag to reference the documentation from the top-level functions.

This makes the code cleaner and easier to maintain, as the documentation will only need to be updated in one place.

The documentation for the Signal, Computed, and Effect classes was
duplicated from the top-level functions. This commit removes the
duplicated documentation and uses the {@macro} tag to reference the
documentation from the top-level functions.

This makes the code cleaner and easier to maintain, as the
documentation will only need to be updated in one place.
@rodydavis
Copy link
Owner

The reason I did this was because it was not showing up when I extended the signal vs invoked the constructor directly.

Maybe my duplication is no longer needed!

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.

2 participants