Setup

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

Copy

or

Copy

Then import { fulfillmentMethods } from @wix/restaurants:

Copy
Did this help?