wupengfei
2 天以前 1138cd0ece8fda7dda4508e8cf4bf050f53c0f0a
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;