import { FC } from 'react';
export const MdxTitle: FC = () => <h1>class-validator和class-transformer的中文文档</h1>;