zhengyiming
昨天 8d588956d91e4509cc1081a560e6e0ea0bc96cde
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;