@loopback/docs
Version:
Documentation for LoopBack 4
25 lines (16 loc) • 592 B
Markdown
lang: en
title: 'API docs: repository.arraytype.defaultvalue'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
permalink: /doc/en/lb4/apidocs.repository.arraytype.defaultvalue.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/repository](./repository.md) > [ArrayType](./repository.arraytype.md) > [defaultValue](./repository.arraytype.defaultvalue.md)
## ArrayType.defaultValue() method
<b>Signature:</b>
```typescript
defaultValue(): Array<T>;
```
<b>Returns:</b>
`Array<T>`