ft_transcendence/pong/node_modules/@nestjs/common/serializer/class-serializer.constants.js
2023-05-02 19:15:50 +02: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';