Resolve the optional @kepler.gl/actions peer with a dynamic import, so a
consumer that never opens a Kepler workspace never loads Kepler, React, or
Redux. The Kepler version must be declared by the caller because
@kepler.gl/actions does not export its own.
Resolve the optional
@kepler.gl/actionspeer with a dynamic import, so a consumer that never opens a Kepler workspace never loads Kepler, React, or Redux. The Kepler version must be declared by the caller because@kepler.gl/actionsdoes not export its own.