wupengfei
2025-12-04 ff1097b8d0b3c46664565d37ee53b316ca551510
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;