Type Alias AsyncTap<TCollection>

AsyncTap: Invokable<[collection: TCollection], Promisable<void>>

IMPORT_PATH: "@daiso-tech/core/collection/contracts"

Type Parameters

  • TCollection