-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
Hi - looks like this commit broke these types: 3f8e31d
[!] (plugin typescript) RollupError: @rollup/plugin-typescript TS1139: Type parameter declaration expected.
../../../../node_modules/@types/ramda/node_modules/types-ramda/es/index.d.ts (4453:22)
4453 export function pick<const Names extends readonly [PropertyKey, ...PropertyKey[]]>(names: Names): <U extends Record<ElementOf<Names>, any>>(obj: U) => string extends keyof U ? Record<string, U[keyof U]> : Pick<U, ElementOf<Names>>;
Morgantheplant, joeyquarters, theres-jon, kiandinyari, ACrystalC and 7 more
Metadata
Metadata
Assignees
Labels
No labels