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