truffle-ts API reference - v0.4.2
    Preparing search index...

    Function lookupApp

    • Look an app up by name (case-insensitive). Mirrors Go catalog.Lookup — used by the parser to classify a bare word as an app token before hardware tokens.

      Parameters

      • name: string

      Returns AppEntry | undefined