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