hldb / welo

peer-to-peer, collaborative states using Merkle-CRDTs
Other
32 stars 2 forks source link

Export default registry classes as types. #67

Closed saul-jb closed 1 year ago

saul-jb commented 1 year ago

This PR just exports the classes that are added to the registry as types so users can use these as types.

import type { Keyvalue } from 'welo'

const store = db.store as Keyvalue
tabcat commented 1 year ago

ill publish this before i sleep

tabcat commented 1 year ago

https://www.npmjs.com/package/welo/v/1.1.0-8b3d68f just an rc for now. workflow didnt trigger because missing semantic commit message