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