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