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