zhengyiming
5 天以前 b823ca3d9f2e6dd6cdc2d388576d02c73d5f9896
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;