Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JoinedItems<TOuter, TInner>

Saves joined values.

template

TOuter Type of the outer value.

template

TInner Type of the inner value.

Type parameters

  • TOuter

  • TInner

Hierarchy

  • JoinedItems

Index

Properties

Properties

inner

inner: TInner

The inner value.

outer

outer: TOuter

The outer value.

Generated using TypeDoc