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