- Preparing search index...
- The search index is not available
biorate
- isDocumentArray<T, S>(docs): docs is mongoose.Types.Array<DocumentType<NonNullable<T>>>
-
- isDocumentArray<T, S>(docs): docs is DocumentType<NonNullable<T>>[]
-
Returns docs is DocumentType<NonNullable<T>>[]
Check if the given array is fully populated Only returns "true" if all members in the array are populated