UNPKG

@difizen/mana-core

Version:

8 lines (7 loc) 287 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VariableContribution = void 0; var _manaSyringe = require("@difizen/mana-syringe"); var VariableContribution = exports.VariableContribution = _manaSyringe.Syringe.defineToken('VariableContribution');