zhengyiming
3 天以前 54c855f59c45fea76d12961dc1a861cb212d54f3
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;