Setup

To use the Menus API, install the @wix/restaurants package using npm or Yarn:

Copy

or

Copy

Then import { menus } from @wix/restaurants:

Copy
Did this help?