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