This package contains a set of essential utility functionalities for developing projects in BeyondJS.
npm install @beyond-js/kernel@beyond-js/kernel, you have access to the Events and routing modules, allowing you to easily manage events
import {Events, routing} from '@beyond-js/kernel'
``