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