"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "expandShorthand", { enumerable: true, get: function () { return _mapping_setup.expandShorthand; } }); var _mapping_setup = require("./mapping_setup");