UNPKG

twing

Version:

First-class Twig engine for Node.js

6 lines (5 loc) 234 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.createEndsWithNode = void 0; const binary_1 = require("../binary"); exports.createEndsWithNode = (0, binary_1.createBinaryNodeFactory)("ends_with");