wupengfei
2025-02-14 548b9c78ca14b5c3812e9958835dedb78d589454
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;