dolittle / JavaScript.SDK

Dolittle JavaScript SDK
https://dolittle.io
MIT License
5 stars 2 forks source link

Fix builders api #107

Closed jakhog closed 2 years ago

jakhog commented 2 years ago

Summary

Make builders APIs all the same. Renamed all to be register/create, and for all to return the individual builders instead of accepting a callback to configure them.

Changed