lezzo.org/clippy/dist/agents/Genius/index.d.ts
2023-07-06 11:04:37 +02:00

4 lines
138 B
TypeScript

import { AgentWrapper } from '../../types';
declare const Genius: AgentWrapper;
export default Genius;
//# sourceMappingURL=index.d.ts.map