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

withoutLeadingSlash

function withoutLeadingSlash(input?: string): string;
§
withoutLeadingSlash(input?: string): string
[src]

§Parameters

§
input?: string optional
[src]

§Return Type

§
string
[src]