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