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