Type alias IndexerModuleUsingDbFactory<TContextData>

IndexerModuleUsingDbFactory<TContextData>: IndexerModuleFactory<DbContext, TContextData>

IndexerModuleFactory with standard Dappetizer DbContext.

Type Parameters

  • TContextData = unknown

    See the same parameter on IndexerModule.

Generated using TypeDoc