UNPKG

sardines-utils

Version:
12 lines (11 loc) 428 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Sardines; (function (Sardines) { var LocationType; (function (LocationType) { LocationType["npm_link"] = "npm_link"; LocationType["npm"] = "npm"; LocationType["file"] = "file"; })(LocationType = Sardines.LocationType || (Sardines.LocationType = {})); })(Sardines = exports.Sardines || (exports.Sardines = {}));