Skip to content
On this page

Type alias: ConfigFactory ​

Ƭ ConfigFactory: () => Partial<Omit<FlowOptions, "id">>

Type declaration ​

â–¸ (): Partial<Omit<FlowOptions, "id">>

Returns ​

Partial<Omit<FlowOptions, "id">>

Released under the MIT License.