wupengfei
2025-06-09 74953600e30027aa89aec6eeb939a182a2a7ecda
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;