UNPKG

@bedrock/zcap-storage

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