@studiohyperdrive/types-auth
is a set of base types used for the frontend-equivalent packages such as @studiohyperdrive/ngx-auth
.
Install the package first:
npm install @studiohyperdrive/types-auth
This package will follow a semver-like format, major.minor.patch
, in which:
-
major
: Introduces new features or breaking changes -
minor
: Introduces minor non-breaking changes -
patch
: Introduces bugfixes
For more information about the build process, authors, contributions and issues, we refer to the hyperdrive-opensource repository.
To find more information regarding this package, we refer to our documentation platform.