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