wupengfei
2025-11-27 c87c53395ae645e631c30f0f5eb8623f81b95acf
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;