/** * @sable-ai/sdk-core — loader stub (IIFE entry for the CDN bundle). * * This file compiles to `dist/sable.iife.js` (~1 KB gzipped). It is the * ONLY script a customer loads on page render; the full SDK (~150 KB * gzipped including livekit-client) is lazy-loaded as `sable-core.mjs` on * the first call to `Sable.start()`. Pages that never open a session pay * just the loader cost. * * Architecture (Stripe.js pattern): * * Page load: