UNPKG

@nestjs/common

Version:

Nest - modern, fast, powerful node.js web framework (@common)

6 lines (5 loc) 336 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const decorators_1 = require("../../decorators"); const class_serializer_constants_1 = require("../class-serializer.constants"); exports.SerializeOptions = (options) => decorators_1.SetMetadata(class_serializer_constants_1.CLASS_SERIALIZER_OPTIONS, options);