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