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