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