zhengyiming
2025-09-24 33634896a5d284d9214162278bbe232be0610fcd
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;