@sap-ux/vocabularies-types
Advanced tools
Comparing version 0.6.3 to 0.6.4
@@ -258,3 +258,3 @@ import type { ActionAnnotations, ActionImportAnnotations, AnnotationAnnotations, ComplexTypeAnnotations, EntityContainerAnnotations, EntitySetAnnotations, EntityTypeAnnotations, EnumTypeAnnotations, FunctionAnnotations, FunctionImportAnnotations, IncludeAnnotations, NavigationPropertyAnnotations, ParameterAnnotations, PropertyAnnotations, ReferenceAnnotations, ReturnTypeAnnotations, SchemaAnnotations, SingletonAnnotations, TermAnnotations, TypeDefinitionAnnotations, PropertyValueAnnotations, RecordAnnotations, CollectionAnnotations } from './vocabularies/Edm_Types'; | ||
}; | ||
export declare type ServiceObject = EntitySet | EntityType | Property | ComplexType | NavigationProperty | Action | EntityContainer; | ||
export declare type ServiceObject = EntitySet | Singleton | EntityType | Property | ComplexType | NavigationProperty | Action | EntityContainer; | ||
export declare type ServiceObjectAndAnnotation = ServiceObject | AnyAnnotation; | ||
@@ -261,0 +261,0 @@ export declare type ResolutionTarget<T> = { |
{ | ||
"name": "@sap-ux/vocabularies-types", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"description": "SAP Fiori OData - TS types for vocabularies", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
512882