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