wupengfei
2025-06-05 418ebb17dd631d62095bf4279233da90343b373e
1
2
3
4
import type { IRequest } from 'senior-request';
 
export = IRequest;
export as namespace IRequest;