UNPKG

@kalamazoo/theme

Version:
8 lines 277 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var math_1 = require("./utils/math"); exports.multiply = math_1.multiply; exports.add = math_1.add; exports.subtract = math_1.subtract; exports.divide = math_1.divide; //# sourceMappingURL=math.js.map