UNPKG

@softkit/i18n

Version:

This library is a simple wrapper based on [nestjs-i18n](https://nestjs-i18n.com/)

5 lines (4 loc) 73 B
export declare class CreateCatDto { name: string; age: number; }