UNPKG

@bedrock/zcap-storage

Version:
11 lines (8 loc) 223 B
/*! * Copyright (c) 2019-2022 Digital Bazaar, Inc. All rights reserved. */ import '@bedrock/mongodb'; // load config defaults import './config.js'; export * from './storage.js'; export * as helpers from './helpers.js';