wupengfei
2025-10-19 98bcc6ad603cc7281f3410ed61ebdf29465591b8
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;