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