UNPKG

@lock-dev/geo-block

Version:

Geographic blocking module for lock.dev security framework

5 lines (4 loc) 167 B
export var GeoBlockEventType; (function (GeoBlockEventType) { GeoBlockEventType["GEO_BLOCKED"] = "geo_blocked"; })(GeoBlockEventType || (GeoBlockEventType = {}));