UNPKG

n8n-nodes-wax

Version:

n8n Community Node Package for the WAX Blockchain

8 lines (6 loc) 132 B
import platform from './node/index.js'; import * as utils from './common/utils.js'; export default { ...utils, ...platform, };