We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Best explained with a picture:
deno init
deno install npm:@preact/signals
import { useSignal } from "@preact/signals"; useSignal(2); // Type: "effect" here to trigger completion
Version: Deno 2.2.8 (also in canary ec8e4af85b66e23eca6108793c481fef0c1f70c0)
ec8e4af85b66e23eca6108793c481fef0c1f70c0
The text was updated successfully, but these errors were encountered:
nayeemrmn
Successfully merging a pull request may close this issue.
Best explained with a picture:
Steps to reproduce
deno init
deno install npm:@preact/signals
Version: Deno 2.2.8 (also in canary
ec8e4af85b66e23eca6108793c481fef0c1f70c0
)The text was updated successfully, but these errors were encountered: