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