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