UNPKG

@cosmology/ast

Version:
6 lines (5 loc) 278 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getPluginValue = void 0; var utils_1 = require("@cosmology/utils"); Object.defineProperty(exports, "getPluginValue", { enumerable: true, get: function () { return utils_1.getPluginValue; } });