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