Indexable

  • [key: string]: ((value: MichelsonV1Expression, schema: MichelsonV1Expression) => any)
      • (value, schema): any
      • Parameters

        • value: MichelsonV1Expression
        • schema: MichelsonV1Expression

        Returns any