effect-io-ai

Package: @effect/platform-browser
Module: IndexedDbVersion

IndexedDbVersion.Any

Type-erased shape of an IndexedDbVersion.

Signature

export interface Any {
  readonly [TypeId]: typeof TypeId
}

Source

Since v4.0.0