Introduction

To use the CRM API, import wixCrmFrontend from the wix-crm-frontend module:

Copy
import wixCrmFrontend from "wix-crm-frontend";
Did this help?