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