wupengfei
2025-03-10 6887129e91d32557c2b57178180329f46df09d12
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;