---
lang: en
title: 'API docs: core.jsonarray'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
permalink: /doc/en/lb4/apidocs.core.jsonarray.html
---

<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@loopback/core](./core.md) &gt; [JSONArray](./core.jsonarray.md)

## JSONArray interface

<b>Signature:</b>

```typescript
export interface JSONArray extends Array<JSONValue> 
```

