MultiKindContext<S, B>: {
    facets: KindFacets<B>;
    state: S;
}

Type Parameters

  • S
  • B