zhengyiming
2025-03-06 366a20f3eaa6b6e5921d500af05311317ae4c117
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;