UNPKG

n8n-nodes-wax

Version:

n8n Community Node Package for the WAX Blockchain

5 lines (4 loc) 114 B
import { ITypeParser } from './TypeParser'; export declare const ParserTypes: { [id: string]: ITypeParser; };