Function parseLibsqlUrl

  • Parses a URL compatible with the libsql client (@libsql/client). This URL may have the "libsql:" scheme and may contain query parameters.

    Parameters

    • urlStr: string

    Returns ParsedLibsqlUrl

Generated using TypeDoc