0.5.0 • Published 10 months ago

@dxos/hub-protocol v0.5.0

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

web-auth

Publishing

TODO(burdon): Reconcile with @dxos/dxos.

npm publish

TODO(burdon): Configure package.json:

{
  "exports": {
    ".": {
      "require": "./dist/src/index.js",
      "types": "./dist/src/index.d.ts"
    }
  }
}