Skip to main content
Go to Latest
function decode
import { decode } from "https://deno.land/x/masx200_leetcode_test@7.4.4/encode-and-decode-tinyurl/index.ts";

Decodes a shortened URL to its original URL.

Parameters

shortUrl: string

Returns

string