You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/decorator/metadata/metadata.ts
+3-3
Original file line number
Diff line number
Diff line change
@@ -70,10 +70,10 @@ export class Metadata<T> {
70
70
71
71
/**
72
72
*
73
-
* @returns {Array<PropertyMetadata<any>>} Returns all the properties property the @PartitionKeyUUID decorator is present, returns an empty array by default
73
+
* @returns {Array<PropertyMetadata<any>>} Returns all the properties a defaultValueProvider, returns an empty array by default
0 commit comments