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