# ExactOptionalSchemaAsync

Exact optional schema async interface.

## Generics

- `TWrapped` <Property {...properties.TWrapped} />
- `TDefault` <Property {...properties.TDefault} />

## Definition

- `ExactOptionalSchemaAsync` <Property {...properties.BaseSchemaAsync} />
  - `type` <Property {...properties.type} />
  - `reference` <Property {...properties.reference} />
  - `expects` <Property {...properties.expects} />
  - `wrapped` <Property {...properties.wrapped} />
  - `default` <Property {...properties.default} />
