You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(sdk): Export AttributeObject and others (#487)
- Remove duplicate AttributeObject interface, replacing with type
- Removes unnecessary constructor function
- Exports the type
- Refactor of similar duplication with policy:
- NanoTDF code `Policy` becomes `PolicyBuilder`
- The Nano code's `PolicyObject` is removed in favor of the `tdf3.Policy` type
- adds missing `mimeType` field to `Payload` type
0 commit comments