'use client' export const value = 'browser-module/' + (typeof window !== 'undefined' ? 'browser' : 'other')