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