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