We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 791a391 commit 418deb1Copy full SHA for 418deb1
1 file changed
src/build/patches.ts
@@ -75,7 +75,7 @@ function handleTyped(
75
subtype: undefined,
76
};
77
}
78
-
+
79
const types = typeNodes.map(handleSingleTypeNode);
80
if (typeNodes.length > 1) {
81
// union types
0 commit comments