UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

2 lines (1 loc) • 239 B
import{OWN_APEX_DOMAINS as n}from"./brand";export function computeIsOwnDomain(o,t){return t?!0:n.some(e=>o.endsWith(`.${e}`))}const i=typeof window<"u"&&computeIsOwnDomain(window.location.hostname,!!import.meta.env?.DEV);export default i;