Home > types > PackageJson > NonStandardEntryPoints > browser
A hint to JavaScript bundlers or component tools when packaging modules for client side use.
Signature:
browser?: | string | Record<string, string | false>;