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