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