Backstage
    Preparing search index...
    • Parses a string form location reference.

      Parameters

      • ref: string

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

      Returns { target: string; type: string }

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