Skip to content

VersionKey

@tsed/mongoose

Usage

typescript
import { VersionKey } from "@tsed/mongoose";

See /packages/orm/mongoose/src/types/decorators/versionKey.ts.

Overview

ts
function VersionKey(): PropertyDecorator;

Released under the MIT License.