UNPKG

n8n-nodes-wax

Version:

n8n Community Node Package for the WAX Blockchain

5 lines (3 loc) 129 B
// 20.2.2.20 Math.log1p(x) var $export = require('./_export'); $export($export.S, 'Math', { log1p: require('./_math-log1p') });