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