UNPKG

@tachybase/plugin-workflow-approval

Version:

Approval base in Workflow

6 lines (5 loc) 317 B
import { Registry } from '@tego/client'; import { ManualFormType } from '../../constants'; import '../../style/style.css'; export declare const ViewTodosUserJobsContent: import("react").MemoExoticComponent<import("@tachybase/schema").ReactFC<unknown>>; export declare const manualFormTypes: Registry<ManualFormType>;