UNPKG

sails-arangojs

Version:

A sails-arangojs adapter for Sails / Waterline

6 lines (5 loc) 209 B
// EXPECTED_URL_PROTOCOL_PFX // // The expected prefix for the protocol part of any connection url for this adapter. // (or leave `undefined` to attempt to handle this gracefully) module.exports = 'arangodb';