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