---
meta:
 - name: keywords
   description: api typescript node.js documentation OpenSpecSecurity type
---
# OpenSpecSecurity - @tsed/openspec

## Usage

```typescript
import { OpenSpecSecurity } from "@tsed/specs/openspec/src/common/OpenSpecSecurity";
```

> See [/packages/specs/openspec/src/common/OpenSpecSecurity.ts](https://github.com/tsedio/tsed/blob/v8.27.0/packages/specs/openspec/src/common/OpenSpecSecurity.ts#L0-L0).

## Overview

```ts
type OpenSpecSecurity = OpenSpecHash<string[]>[];
```
