UNPKG

@difizen/ai-flow

Version:

Scalable, out-of-the-box, agent-oriented flow

5 lines (4 loc) 267 B
export declare const INSERT_VARIABLE_BLOCK_COMMAND: import("lexical").LexicalCommand<unknown>; export declare const INSERT_VARIABLE_VALUE_BLOCK_COMMAND: import("lexical").LexicalCommand<unknown>; declare const VariableBlock: () => null; export default VariableBlock;