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