You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: update to work with latest node and refactor with modern ts style dc1ecef
Merge pull request #3 from daniellizik/chore/update-docs d2b3d51
chore: update docs to include correct destructure usage MutableBuffer is not exported as a default, however, in the docs it appears as if it is a default export. We should change the docs to show correct usage for other developers. 81d9374