wupengfei
23 小时以前 08740aaf0861ee8c11a8bf6a97a1219f7d198043
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;