UNPKG

kong-sdk

Version:

The open source Kong SDK built by VEED

8 lines (7 loc) 225 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var PathHandling; (function (PathHandling) { PathHandling["V0"] = "v0"; PathHandling["V1"] = "v1"; })(PathHandling || (PathHandling = {}));