This commit is contained in:
@@ -20,6 +20,7 @@ import { CommonKeys } from "."
|
|||||||
// ]>
|
// ]>
|
||||||
|
|
||||||
|
|
||||||
|
// TODO: use OverrideProperties from type-fest?
|
||||||
export type Extend<T extends readonly object[]> = (
|
export type Extend<T extends readonly object[]> = (
|
||||||
T extends [
|
T extends [
|
||||||
infer Super,
|
infer Super,
|
||||||
|
|||||||
Reference in New Issue
Block a user