Used internally for data store implementations that require items in an ordered list rather than as object properties.

Type Parameters

  • T

Hierarchy

  • DataCollection

Properties

Properties

items: T[]

An ordered list of items of this kind.

kind: DataKind

Describes the kind of items, such as feature flags or user segments.

Generated using TypeDoc