What is @opencensus/web-types?
"OpenCensus Web types is a slightly-patched copy of the `types.ts` files from `@opencensus/core` so that they can be easily imported in web-specific packages."
@opencensus/web-types is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 100.7 KB on disk.
Installation Guide
# Install via NPM
npm install @opencensus/web-types
# Install via Yarn
yarn add @opencensus/web-types