@charlietango/react-docs-net
Advanced tools
Comparing version
@@ -164,12 +164,4 @@ // | ||
if (type.name.endsWith('Types')) { | ||
// If pointing to a enum Types model, create a fake placeholder - We most likely don't know the actual implementation | ||
// If pointing to a enum Types model | ||
typeName = typesName(type.name); | ||
model = { | ||
name: typeName, | ||
types: { | ||
name: 'union', | ||
raw: '', | ||
elements: [{ value: '' }], | ||
}, | ||
}; | ||
} else { | ||
@@ -176,0 +168,0 @@ // Default to a view model class |
{ | ||
"name": "@charlietango/react-docs-net", | ||
"description": "Package and publish a NuGet package to a custom feed.", | ||
"version": "4.1.2", | ||
"version": "4.1.4", | ||
"main": "lib/index.js", | ||
@@ -43,3 +43,3 @@ "bin": { | ||
}, | ||
"gitHead": "5ee32cd3fa299aab23972e3956b1a8a187218648" | ||
"gitHead": "8b79408f749d5f43e2828075638ccfc9d62bbbd8" | ||
} |
Sorry, the diff of this file is not supported yet
51004
-1.05%859
-0.92%