new plugin

This commit is contained in:
2026-03-20 22:53:01 -04:00
parent ecd78f7528
commit 0efd661184
38 changed files with 1570 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
export { default as manifest } from "./manifest.js";
export { default as worker } from "./worker.js";
//# sourceMappingURL=index.js.map