zhengyiming
2025-02-21 da784a6d8ee91a6170b7b03c780a0f725660c1d9
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;