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

isRelative

function isRelative(inputString: string): boolean;
§
isRelative(inputString: string): boolean
[src]

§Parameters

§
inputString: string
[src]

§Return Type

§
boolean
[src]