@hmiproject/helio-sdk
    Preparing search index...

    Function fileUrl

    • Returns the URL from an OpaqueFileRef.

      This automatically adds the correct base path for the current runtime.

      The resulting URL will be absolute, with leading slash / at the start.

      Parameters

      Returns string

    • Returns the URL from an OpaqueFileRef.

      This automatically adds the correct base path for the current runtime.

      The resulting URL will be absolute, with leading slash / at the start.

      Parameters

      • fileRef: undefined

      Returns undefined

    • Returns the URL from an OpaqueFileRef.

      This automatically adds the correct base path for the current runtime.

      The resulting URL will be absolute, with leading slash / at the start.

      Parameters

      Returns string | undefined