NumberEx.RadixCopyimport { NumberEx } from "https://raw.githubusercontent.com/i-xi-dev/string.es/6.0.1/deps.ts"; const { Radix } = NumberEx;2, 8, 10, or 16. const Radix;type Radix = Radix[keyof Radix];§Type§Radix[keyof Radix][src]