@microsoft/kiota-abstractions
Advanced tools
Comparing version 1.0.0-preview.23 to 1.0.0-preview.24
@@ -76,3 +76,3 @@ import { DateOnly } from "../dateOnly"; | ||
*/ | ||
getEnumValues<T>(type: any): T[]; | ||
getCollectionOfEnumValues<T>(type: any): T[]; | ||
/** | ||
@@ -79,0 +79,0 @@ * Gets the Enum value of the node. |
@@ -76,3 +76,3 @@ import { DateOnly } from "../dateOnly"; | ||
*/ | ||
getEnumValues<T>(type: any): T[]; | ||
getCollectionOfEnumValues<T>(type: any): T[]; | ||
/** | ||
@@ -79,0 +79,0 @@ * Gets the Enum value of the node. |
{ | ||
"name": "@microsoft/kiota-abstractions", | ||
"version": "1.0.0-preview.23", | ||
"version": "1.0.0-preview.24", | ||
"description": "Core abstractions for kiota generated libraries in TypeScript and JavaScript", | ||
@@ -48,3 +48,3 @@ "main": "dist/cjs/src/index.js", | ||
}, | ||
"gitHead": "78bfddff68f35306817456b0dc7d5ac922b6f5b8" | ||
"gitHead": "3daf7ccf2f5066f2a20053099d352ac0a146a2ea" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
448094