UNPKG

@builder.io/mitosis

Version:

Write components once, run everywhere. Compiles to Vue, React, Solid, and Liquid. Import code from Figma and Builder.io

6 lines (5 loc) 262 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.contextToVue = void 0; const context_with_symbol_key_1 = require("./helpers/context-with-symbol-key"); exports.contextToVue = context_with_symbol_key_1.getContextWithSymbolKey;