fix: import

pull/18058/head
paoloricciuti 4 months ago
parent e0a5e4fa35
commit d9a5f167f2

@ -1,4 +1,4 @@
import { remove_node } from '../dom/operations';
import { remove_node } from '../dom/operations.js';
/** @type {Map<String, Set<HTMLStyleElement>>} */
var all_styles = new Map();

Loading…
Cancel
Save