Abstract
Browser build of Base. node:util's inspect is Node-only and pulling it in breaks browser bundlers (see #15), so this variant drops the custom inspect implementation and is swapped in via package.json's browser field.
node:util
inspect
browser
Browser build of Base.
node:util'sinspectis Node-only and pulling it in breaks browser bundlers (see #15), so this variant drops the custom inspect implementation and is swapped in via package.json'sbrowserfield.