Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Type parameters

  • T

Hierarchy

  • DataCollection

Index

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