note to self

pull/17116/head
Rich Harris 2 weeks ago
parent 697fba06fa
commit 6eb4deeb6d

@ -49,6 +49,7 @@ import { UNINITIALIZED } from '../../constants.js';
import { captured_signals } from './legacy.js';
import { without_reactive_context } from './dom/elements/bindings/shared.js';
// TODO we can remove this i think
export let is_updating_effect = false;
/** @param {boolean} value */

Loading…
Cancel
Save