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