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