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