wupengfei
2025-11-25 7ad6378880f03400bc9c9878d753412d0121243a
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;