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