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