wupengfei
昨天 63df6a1a37539f3ab7aa0b176b2a782107a1dffa
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;