UNPKG

@bedrock/zcap-storage

Version:
8 lines (7 loc) 261 B
/*! * Copyright (c) 2019-2025 Digital Bazaar, Inc. All rights reserved. */ export * as authorizations from './authorizations.js'; export * as policies from './policies.js'; export * as revocations from './revocations.js'; export * as zcaps from './zcaps.js';