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