wupengfei
2025-12-04 333c9f575a7fe7fd445a8ae6fb44d0fe23d93ae2
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;