wupengfei
2025-08-29 157ccc5dd9df9358f62a2f753668f21bec1c90ee
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;