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