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

withLeadingSlash

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

§Parameters

§
input?: string optional
[src]

§Return Type

§
string
[src]