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

btoa

function btoa(data: string): string;
§
btoa(data: string): string
[src]

§Parameters

§
data: string
[src]

§Return Type

§
string
[src]