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