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