UNPKG

@whop/embedded-components-vanilla-js

Version:

Whop Elements loading utility

4 lines (3 loc) 153 B
const ORIGIN = "https://0-0-4.elements.whop.com/"; const SCRIPT_URL = new URL(`/release/elements.js`, ORIGIN).toString(); export { ORIGIN, SCRIPT_URL };