UNPKG

@taquito/michel-codec

Version:

Michelson parser/validator/formatter

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