Source code
Revision control
Copy as Markdown
Other Tools
import text from "./file" with { type: "text" };
window.matchesLog.push(`integrity-matches,text:${text}`);
import text from "./file" with { type: "text" };
window.matchesLog.push(`integrity-matches,text:${text}`);