Closed saul-jb closed 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
ill publish this before i sleep
https://www.npmjs.com/package/welo/v/1.1.0-8b3d68f just an rc for now. workflow didnt trigger because missing semantic commit message
This PR just exports the classes that are added to the registry as types so users can use these as types.