UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

2 lines (1 loc) • 310 B
const t={"expofp.com":"ExpoFP","locomaven.com":"LocoMaven"};export const OWN_APEX_DOMAINS=Object.keys(t);const c="ExpoFP";export function computeBrand(o){const n=OWN_APEX_DOMAINS.find(e=>o===e||o.endsWith(`.${e}`));return n?t[n]:c}export const brand=typeof window>"u"?c:computeBrand(window.location.hostname);