@difizen/magent-au
Version:
15 lines • 410 B
TypeScript
import './index.less';
export declare const nodeIconMap: {
start: any;
end: any;
llm: any;
knowledge: any;
tool: any;
agent: any;
ifelse: any;
};
export declare const NodeSchemaParser: (obj: Record<string, any>) => void;
export declare const FlowWithTabs: (props: {
toolbar?: React.ReactNode;
}) => import("react/jsx-runtime.js").JSX.Element;
//# sourceMappingURL=index.d.ts.map