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