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