UNPKG

@innotrade/enapso-graphdb-client

Version:
10 lines (7 loc) 266 B
// Innotrade ENAPSO Graph Database Client // (C) Copyright 2021-2022 Innotrade GmbH, Herzogenrath, NRW, Germany // Author: Alexander Schulze const EnapsoGraphDBClient = require('./lib/enapso-graphdb-client'); module.exports = { EnapsoGraphDBClient };