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