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

4 lines
130 B
TypeScript
Raw Normal View History

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