zhengyiming
2025-02-26 e92e1441cf6f968f0d872b04d3aeef7cd824cf7f
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;