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