SetAmount<K>: {
    brand: Brand<"set">;
    value: K[];
}

Type Parameters

  • K extends Key