1Password / op-js

A JS library powered by the 1Password CLI
https://developer.1password.com/docs/cli
MIT License
94 stars 8 forks source link

Make ValidationError type property accessible #84

Closed jodyheavener closed 2 years ago

jodyheavener commented 2 years ago

Let's make it easier to test what kind of ValidationError we're dealing with by adding a public accessibility modifier to the type property.