wupengfei
昨天 7dc4edbfc6dd305dad0d1f0a9074ed316d0d03a3
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;