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