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