Type alias IndexerModuleFactory<TDbContext, TContextData>

IndexerModuleFactory<TDbContext, TContextData>: ((options: ModuleCreationOptions) => IndexerModule<TDbContext, TContextData>)

Type Parameters

Type declaration

Generated using TypeDoc