wupengfei
5 天以前 64ff795479a7667f17c1a4349bb171f546a92a0b
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;