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