gill
gillType aliases

LocalnetUrl

type LocalnetUrl = string & {
  ~cluster: "localnet";
};

Type declaration

NameType
~cluster"localnet"

On this page