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