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

withoutProtocol

function withoutProtocol(input: string): string;
§
withoutProtocol(input: string): string
[src]

§Parameters

§
input: string
[src]

§Return Type

§
string
[src]