/** * # UMD entry * * The entry the UMD bundle is built from — the surface published on the * `PermutiveRealtime` global for ` * * ``` */ export { permutive as createClient } from './session.js'; export { getActivation, getCohorts } from './model.js';