wupengfei
2025-06-05 6189c889402a96a40b7cef5e2ee43578fe6180de
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;