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