UNPKG

ingenta-lens

Version:
11 lines (6 loc) 182 B
"use strict"; var Data = {}; // Current version of the library. Keep in sync with `package.json`. Data.VERSION = '0.8.0'; Data.Graph = require('./graph'); module.exports = Data;