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