API reference / @evolu/common / Type / base64UrlAlphabet

Variable: base64UrlAlphabet

const base64UrlAlphabet: "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict" = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";

Defined in: packages/common/src/Type.ts:1251

Alphabet used for Base64Url encoding. This is copied from the nanoid library to avoid dependency on a specific version of nanoid.

Was this page helpful?