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