Framework
LEGACY KEY SEPARATOR
Variable: LEGACY_KEY_SEPARATOR
const LEGACY_KEY_SEPARATOR: "__" = '__';Separator between namespace and key in the legacy composed key format.
Robo.jsconst LEGACY_KEY_SEPARATOR: "__" = '__';Separator between namespace and key in the legacy composed key format.