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