wupengfei
2025-02-26 c6cb31ec593deb6b85bd289ae0c2982e952c23a6
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;