PairTypeStable: {
    kind: "stable";
    stable: Record<string, unknown>;
}

Type declaration

  • kind: "stable"
  • stable: Record<string, unknown>

Generated using TypeDoc