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