observable-react 0.2.0

observable-react enables react component bindings to rust components using WASM
Documentation
Arguments: 
  /usr/local/bin/node /usr/local/bin/yarn add @types/observable-rs

PATH: 
  /Users/daniel/Downloads/google-cloud-sdk/bin:/Users/daniel/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Keybase.app/Contents/SharedSupport/bin:/Users/daniel/Downloads/google-cloud-sdk/bin:/Users/daniel/.cargo/bin

Yarn version: 
  1.22.4

Node version: 
  12.18.3

Platform: 
  darwin x64

Trace: 
  Error: https://registry.yarnpkg.com/@types%2fobservable-rs: Not found
      at Request.params.callback [as _callback] (/usr/local/lib/node_modules/yarn/lib/cli.js:66987:18)
      at Request.self.callback (/usr/local/lib/node_modules/yarn/lib/cli.js:140748:22)
      at Request.emit (events.js:315:20)
      at Request.<anonymous> (/usr/local/lib/node_modules/yarn/lib/cli.js:141720:10)
      at Request.emit (events.js:315:20)
      at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/yarn/lib/cli.js:141642:12)
      at Object.onceWrapper (events.js:421:28)
      at IncomingMessage.emit (events.js:327:22)
      at endReadableNT (_stream_readable.js:1220:12)
      at processTicksAndRejections (internal/process/task_queues.js:84:21)

npm manifest: 
  {
    "name": "observable-rs",
    "version": "0.1.7",
    "description": "Bindings for observable-rs",
    "main": "dist/index.js",
    "types": "dist/index.d.ts",
    "scripts": {
      "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
      "type": "git",
      "url": "git+https://github.com/mindbeam/observable-rs.git"
    },
    "keywords": [
      "observable",
      "rust",
      "wasm"
    ],
    "author": "Mindbeam Research Inc",
    "license": "MIT",
    "bugs": {
      "url": "https://github.com/mindbeam/observable-rs/issues"
    },
    "homepage": "https://github.com/mindbeam/observable-rs#readme",
    "dependencies": {
      "@types/react": "^17.0.2",
      "react": "^17.0.1"
    },
    "devDependencies": {
      "typescript": "^4.1.5"
    }
  }

yarn manifest: 
  No manifest

Lockfile: 
  No lockfile