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