????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/apps/qhpks/cay-xanhs/ |
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/apps/qhpks/cay-xanhs/cay-xanhs.service.d.ts |
import { CayXanh } from './entities/cay-xanh.entity'; import { TypeOrmCrudService } from '@dataui/crud-typeorm'; export declare class CayXanhsService extends TypeOrmCrudService<CayXanh> { constructor(repo: any); }