UNPKG

228 BTypeScriptView Raw
1import { ClassTransformOptions } from '../../interfaces/external/class-transform-options.interface';
2export declare const SerializeOptions: (options: ClassTransformOptions) => import("../../decorators").CustomDecorator<string>;