zhengyiming
2025-11-28 66c65e2d22f465daefa0f09bffcd7585c3654994
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;