UNPKG

@tachybase/plugin-workflow-approval

Version:

Approval base in Workflow

6 lines (5 loc) 262 B
import React from 'react'; import '../style/style.css'; import '../style/style.css'; export declare const InitiationsBlockContext: React.Context<{}>; export declare const InitiationsBlock: React.MemoExoticComponent<import("@tachybase/schema").ReactFC<unknown>>;