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