@twin.org/blob-storage-models
v0.9.2
Published
Defines shared contracts, schemas, and interfaces for blob content, metadata, and connector behaviour.
Maintainers
Readme
TWIN Blob Storage Models
This package defines shared models, contracts, and schemas for blob identifiers, metadata, and storage operations. It provides the common language used by service, client, and connector packages so integrations remain consistent across environments.
Installation
npm install @twin.org/blob-storage-modelsExamples
Usage of the APIs is shown in the examples docs/examples.md
Reference
Detailed reference documentation for the API can be found in docs/reference/index.md
Changelog
The changes between each version can be found in docs/changelog.md
