Spaces:
Sleeping
Sleeping
File size: 183 Bytes
cfbbc1a | 1 2 3 4 5 | "use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.CLASS_SERIALIZER_OPTIONS = void 0;
exports.CLASS_SERIALIZER_OPTIONS = 'class_serializer:options';
|