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