zhengyiming
2025-11-07 f1cc09b4ed976037238e71ca2d06700367d5fe54
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;