To use the WixEventsV2 API, install the @wix/events package using npm or Yarn:
@wix/events
npm install @wix/events
or
yarn add @wix/events
Then import { wixEventsV2 } from @wix/events:
{ wixEventsV2 }
import { wixEventsV2 } from "@wix/events";