vue-jsx-vapor
Version:
Vapor Mode of Vue JSX
10 lines (7 loc) • 328 B
JavaScript
var _vue_jsx_vapor_runtime = require("@vue-jsx-vapor/runtime");
Object.keys(_vue_jsx_vapor_runtime).forEach(function (k) {
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
enumerable: true,
get: function () { return _vue_jsx_vapor_runtime[k]; }
});
});