UNPKG

n8n-nodes-wax

Version:

n8n Community Node Package for the WAX Blockchain

6 lines (5 loc) 158 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class SerializationError extends Error { } exports.default = SerializationError;