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