UNPKG

@marko/translator-default

Version:
7 lines (6 loc) 259 B
"use strict";exports.__esModule = true;exports.default = _default;var _babelUtils = require("@marko/babel-utils"); function _default(path) { path.node.name = (0, _babelUtils.getMacroIdentifier)(path); path.node._isMacroTagCall = true; path.requeue(); }