UNPKG

@mavrykdynamics/taquito-michel-codec

Version:

Michelson parser/validator/formatter

6 lines (5 loc) 273 B
"use strict"; // Michelson abstract syntax tree types https://protocol.mavryk.org/whitedoc/michelson.html#concrete-syntax Object.defineProperty(exports, "__esModule", { value: true }); exports.sourceReference = void 0; exports.sourceReference = Symbol('source_reference');