UNPKG

@tachybase/module-workflow

Version:

A powerful BPM tool that provides foundational support for business automation, with the capability to extend unlimited triggers and nodes.

7 lines (6 loc) 280 B
import React from 'react'; export declare const DynamicExpression: React.ForwardRefExoticComponent<Omit<Omit<Omit<{ children?: React.ReactNode | undefined; }, string | number | symbol> & Omit<any, "ref">, "ref"> & { ref?: unknown; }, "ref"> & React.RefAttributes<never>>;