UNPKG

shopper

Version:
4 lines 192 B
import { setupShopper } from "./startup/setup-shopper.js"; setupShopper() .catch(error => console.error("shopper failed to initialize", error)); //# sourceMappingURL=install-shopper.js.map