Variable allAddressPrefixesConst

allAddressPrefixes: readonly AddressPrefix[] = ...

Deprecated

Because of forward compatiblity, it is better NOT to restrict all possible prefixes. If you still need this array, feel free to add it in your code.

Generated using TypeDoc