@appbase-pfe/types
v0.1.0
Published
Shared TypeScript types for the AppBase HTTP API (auth, db, storage, errors).
Readme
@appbase-pfe/types
TypeScript definitions shared by the AppBase API and @appbase-pfe/sdk. Consumers rarely install this package directly; it is a dependency of the SDK.
HTTP contract: see docs/API-SPEC.md in the main repository.
Install
npm install @appbase-pfe/typesUsually you only need @appbase-pfe/sdk, which declares a semver range on this package.
