Interface JsonOps<N, L>

the operator that defines hydration

Type Parameters

  • out N = unknown

  • out L = unknown

Hierarchy

  • JsonOps

Properties

Properties

linkDatum: Hydrator<L>

the link datum operator

nodeDatum: Hydrator<N>

the node datum operator

Generated using TypeDoc