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

4 lines
136 B
TypeScript

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