pull/15820/head
Rich Harris 4 months ago
parent 45115dec62
commit 56bd834c08

@ -434,6 +434,7 @@ export const STATE_CREATION_RUNES = /** @type {const} */ ([
'$derived', '$derived',
'$derived.by' '$derived.by'
]); ]);
const RUNES = /** @type {const} */ ([ const RUNES = /** @type {const} */ ([
...STATE_CREATION_RUNES, ...STATE_CREATION_RUNES,
'$state.snapshot', '$state.snapshot',

Loading…
Cancel
Save