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.

6 lines (5 loc) 187 B
export declare function DetailsBlockProvider({ collection, dataPath, children }: { collection: any; dataPath: any; children: any; }): import("react/jsx-runtime").JSX.Element;