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