Skip to content

Commit 93f0d11

Browse files
jkowalleckCopilot
andauthored
Update src/_helpers.ts
Co-authored-by: Copilot <[email protected]> Signed-off-by: Jan Kowalleck <[email protected]>
1 parent db2de4e commit 93f0d11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/_helpers.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,3 @@ export function normalizePackageManifest (data: any, warn?: normalizePackageData
139139
}
140140
}
141141

142-
export type ValueType<R> = R extends Record<any, infer V> ? V : never;

0 commit comments

Comments
 (0)