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