UNPKG

twing

Version:

First-class Twig engine for Node.js

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