UNPKG

twing

Version:

First-class Twig engine for Node.js

6 lines (5 loc) 213 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.createBaseExpressionNode = void 0; const node_1 = require("../node"); exports.createBaseExpressionNode = node_1.createBaseNode;