StacItemOrStacItemCollectionUnion type

Alias for StacItemOrStacItemCollectionUnion

type StacItemOrStacItemCollectionUnion =
  | StacItemCollection
  | StacItem
  | StacItemOrStacItemCollection