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