UNPKG

edge-master

Version:
6 lines (5 loc) 237 B
export var InterceptorType; (function (InterceptorType) { InterceptorType[InterceptorType["Request"] = 0] = "Request"; InterceptorType[InterceptorType["Response"] = 1] = "Response"; })(InterceptorType || (InterceptorType = {}));