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