Skip to main content

Function: getGoogleApiToken()

function getGoogleApiToken(state, ...params): string

Gets Google API token

Parameters

state

The first argument, often a Redux root state object.

params

...[]

All additional arguments passed into the selector.

Returns

string

A derived value from the state.

Param

BpSdk redux store