---
url: /api/specs/schema/types/components/types/default-default.md
description: api documentation of _default from @tsed/schema
---

## Usage

```typescript
import { _default } from "@tsed/specs/schema/src/components/types/arrayType";
```

> See [/packages/specs/schema/src/components/types/arrayType.ts](https://github.com/tsedio/tsed/blob/v8.38.8/packages/specs/schema/src/components/types/arrayType.ts#L0-L0).

## Overview

```ts
default _default;
```
