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