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