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