-
- Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
Describe the bug
hasContext
is not exported from src/runtime/index.ts
.
Logs
N/A
To Reproduce
Attempt to import { hasContext } from 'svelte';
.
Expected behavior
I should be able to import the newly added hasContext
lifecycle function.
Stacktraces
N/A
Information about your Svelte project:
N/A
Severity
Mild annoyance.
Additional context
This feature is brand new, so the export was likely just overlooked.
Metadata
Metadata
Assignees
Labels
No labels