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