UNPKG

@nlabs/arkhamjs-storage-node

Version:

NodeJS storage for ArkhamJS

7 lines 269 B
/** * Copyright (c) 2018-Present, Nitrogen Labs, Inc. * Copyrights licensed under the MIT License. See the accompanying LICENSE file for terms. */ import { NodeStorage } from './NodeStorage/NodeStorage.js'; export { NodeStorage }; //# sourceMappingURL=index.d.ts.map