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