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