constant

keys.LAZY_RECURSIVE

LAZY_RECURSIVE: typing.Final[str] = LazyKey.RECURSIVE.value

Source: laco/keys.py:21