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