Backstage
    Preparing search index...
    • Turns a location ref into its string form.

      Parameters

      • ref: { target: string; type: string }

        A location ref, e.g. { type: 'url', target: 'https://host' }

      Returns string

      A string-form location ref, e.g. 'url:https://host'