SDKSDK Redux SelectorsisDebugModeOn this pageFunction: isDebugMode()function isDebugMode(state, ...params): booleanIs debug mode on?ParametersstateThe first argument, often a Redux root state object.params...[]All additional arguments passed into the selector.ReturnsbooleanA derived value from the state.ParamBpSdk redux store