mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-18 11:40:39 +09:00
3 lines
99 B
TypeScript
3 lines
99 B
TypeScript
|
|
export { getCLIAdapter } from "./registry.js";
|
||
|
|
export type { CLIAdapterModule } from "./types.js";
|