LogoRobo.js
Framework

LEGACY KEY SEPARATOR

Variable: LEGACY_KEY_SEPARATOR

const LEGACY_KEY_SEPARATOR: "__" = '__';

Separator between namespace and key in the legacy composed key format.

On this page