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