wupengfei
昨天 69df67681eab7c7526cb81b4b0d308b7cf66cb09
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;