UNPKG

ovsdb-js

Version:

A node.js library implementation of the ovsdb protocol.

3 lines (2 loc) 90 B
exports.OVSDB = require('./lib/ovsdb'); exports.Operations = require('./lib/operations');