Skip to main content

detectUrlScheme

Function
This function is defined in the parity module.

Signature

def detectUrlScheme(url: string) -> string

Returns

Returns
string
The result of the operation.

Source

View on GitHub

src/parity/index.ts at line 1647