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