mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
2 lines
102 B
TypeScript
2 lines
102 B
TypeScript
export { default as manifest } from "./manifest.js";
|
|
export { default as worker } from "./worker.js";
|