wupengfei
2025-09-23 60364392f6ea6b260d620a5f778aa9ecf28cb89e
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;