Type Alias TakomoConfigProvider

TakomoConfigProvider: ((props: TakomoConfigProps) => Promise<TakomoConfig>)

Function that creates Takomo custom configuration object.