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