UNPKG

loopback-connector-dashdb

Version:
9 lines (6 loc) 284 B
// Copyright IBM Corp. 2016. All Rights Reserved. // Node module: loopback-connector-dashdb // This file is licensed under the Artistic License 2.0. // License text available at https://opensource.org/licenses/Artistic-2.0 'use strict'; module.exports = require('./lib/dashdb.js');