Source: SeLite/db-objects/src/chrome/content/Db.js

"use strict";
/** This is a placeholder-like object. All files from SeLite DB Objects add their functionality to this object.
 *  @namespace
 * */
var SeLiteData= {};

var EXPORTED_SYMBOLS=['SeLiteData'];