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