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