UNPKG

@tachybase/plugin-workflow-approval

Version:

Approval base in Workflow

5 lines (4 loc) 168 B
export declare function SchemaComponentContextProvider({ designable, children }: { designable: any; children: any; }): import("react/jsx-runtime").JSX.Element;