Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!(sdk): New client object api (#407)
- Creates new type `OpenTDF`, which adds 'create' and 'read' methods for TDF objects - Sequesters old APIs into `@opentdf/sdk/singlecontainer` entry point. If the old API is desired, use this import, not `@opentdf/sdk`.
- Loading branch information