fix: auto import fumble

custom-render-shim-dom
paoloricciuti 6 months ago
parent de8a38ba0e
commit 575908afc1

@ -1,7 +1,7 @@
/**
* @import { TemplateOperations } from "../types.js"
*/
import { template_to_string } from './to-string';
import { template_to_string } from './to-string.js';
/**
* @param {TemplateOperations} items

Loading…
Cancel
Save