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