Skip to content

Type alias: ConfigFactory

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

Type declaration

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

Returns

Partial<Omit<FlowOptions, "id">>

Released under the MIT License.