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