zhengyiming
昨天 23bfd958545ab5548d561ef6db1eafafe03e4e05
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;