paperclip-app / cli /src /adapters /index.ts
github-actions[bot]
deploy 2026-04-24T08:06
8523e75
Raw
History Blame Contribute Delete
115 Bytes
export { getCLIAdapter } from "./registry.js";
export type { CLIAdapterModule } from "@paperclipai/adapter-utils";