import { BRIDGE_LIB } from './register'; export const isDev = () => Boolean((window as any)[BRIDGE_LIB]['__dev__']);