mirror of
https://github.com/paperclipai/paperclip
synced 2026-03-25 11:21:48 +00: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";
|