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