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