| Current Path : /home/deltalab/PMS/logistic-backend/node_modules/@nestjs/schedule/dist/ |
| Current File : //home/deltalab/PMS/logistic-backend/node_modules/@nestjs/schedule/dist/schedule.module.d.ts |
import { DynamicModule } from '@nestjs/common';
export declare class ScheduleModule {
static forRoot(): DynamicModule;
}