devnet

function devnet(putativeString): DevnetUrl;

Given a URL casts it to a type that is only accepted where devnet URLs are expected.

Parameters

ParameterType
putativeStringstring

Returns

DevnetUrl

On this page