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