UNPKG

alasql

Version:

AlaSQL.js - JavaScript SQL database library for relational and graph data manipulation with support of localStorage, IndexedDB, and Excel

10 lines (6 loc) 193 B
if(typeof exports === 'object') { var assert = require("assert"); var alasql = require('..'); }; describe('Test 105 - Synchronization over browsers and Node.js', function() { });