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