fix: import correctly

pull/18058/head
paoloricciuti 6 months ago
parent 0a0212c86e
commit 4eb2c0bd80

@ -1,5 +1,5 @@
import { branch, effect_root } from '../reactivity/effects'; import { branch, effect_root } from '../reactivity/effects.js';
import { push_renderer } from './state'; import { push_renderer } from './state.js';
/** /**
* @template [TFragment=any] * @template [TFragment=any]

Loading…
Cancel
Save