UNPKG

n8n-nodes-wax

Version:

n8n Community Node Package for the WAX Blockchain

8 lines (6 loc) 128 B
"use strict"; exports.__esModule = true; exports.default = function (strings, raw) { strings.raw = raw; return strings; };