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