mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 19:40:38 +00:00
7 lines
177 B
TypeScript
7 lines
177 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;
|