mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 09:38:02 +00:00
7 lines
190 B
TypeScript
7 lines
190 B
TypeScript
import { O as Options } from './types-8f2a7b6a.js';
|
|
import '@rollup/pluginutils';
|
|
|
|
declare function export_default(this: any, options: Options): void;
|
|
|
|
export { export_default as default };
|