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