To use the http-functions API, install the @wix/http-functions package using npm or Yarn:
@wix/http-functions
or
Then import { functions } from @wix/http-functions:
{ functions }