wupengfei
2025-02-25 e7b532e0514eae9c426465da6e6f922e6e9a0696
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;