UNPKG

flowstudio

Version:
3 lines (2 loc) 270 B
export default function XNode({ id, data, fns, inputs, type }: any): import("react/jsx-runtime").JSX.Element; export declare function InputNode({ identifier, id, parentType, type, text, inputType, allowDrag, allowInsert }: any): import("react/jsx-runtime").JSX.Element;