"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class VueTransformation { } exports.default = VueTransformation;