lezzo.org/clippy/dist/agents/Bonzi/index.d.ts

4 lines
136 B
TypeScript
Raw Permalink Normal View History

2023-07-06 10:04:37 +01:00
import { AgentWrapper } from '../../types';
declare const Bonzi: AgentWrapper;
export default Bonzi;
//# sourceMappingURL=index.d.ts.map