Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

urlDecode

function urlDecode(data: string): number[];
§
urlDecode(data: string): number[]
[src]

§Parameters

§
data: string
[src]

§Return Type

§
number[]
[src]