CopySetAmount<K>: {
    brand: Brand<"copySet">;
    value: CopySet<K>;
}

Type Parameters

  • K extends Key