Interface OpenAIModuleAsyncOptions

Hierarchy

  • OpenAIModuleAsyncOptions

Properties

imports?: any[]
inject?: any[]
useFactory: ((...args) => OpenAIModuleOptions | Promise<OpenAIModuleOptions>)

Type declaration

Generated using TypeDoc