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