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