UNPKG

shopper

Version:
6 lines (3 loc) 144 B
import {setupShopper} from "./startup/setup-shopper.js" setupShopper() .catch(error => console.error("shopper failed to initialize", error))