UNPKG

marko

Version:

UI Components + streaming, async, high performance, HTML templating for Node.js and the browser.

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