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