Skip to content

Indexed

@tsed/adapters

Usage

typescript
import { Indexed } from "@tsed/adapters";

See /packages/orm/adapters/src/types/decorators/indexed.ts.

Overview

ts
function Indexed(): PropertyDecorator;

Released under the MIT License.