Type alias Entry<TModel>

Entry<TModel>: SyncEntry<TModel> | AsyncByTokensEntry<TModel> | ByTokensEntry<TModel> | AsyncEntry<TModel> | UniversalEntry<TModel>

Type Parameters

Generated using TypeDoc