imajin/node_modules/@nestjs/common/serializer/class-serializer.constants.js
2026-01-10 04:52:11 -08:00

4 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';