zhengyiming
4 天以前 0267310eeb936aa37db78b329f9c8c6c31cc126c
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;