Files
evento/node_modules/@nestjs/common/serializer/class-serializer.constants.js
2026-03-18 14:55:56 -03:00

5 lines
183 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.CLASS_SERIALIZER_OPTIONS = void 0;
exports.CLASS_SERIALIZER_OPTIONS = 'class_serializer:options';