Sha256: c05b3d97c5a9a1340ce851488918a6475e721ed2501d95d96b6db70688f0e937
Contents?: true
Size: 483 Bytes
Versions: 24
Compression:
Stored size: 483 Bytes
Contents
(function (root, factory) { if (typeof define === 'function' && define.amd) { define(["shoestring"], function (shoestring) { return (root.Tablesaw = factory(shoestring, root)); }); } else if (typeof exports === 'object') { module.exports = factory(require('shoestring'), root); } else { root.Tablesaw = factory(shoestring, root); } }(typeof window !== "undefined" ? window : this, function ($, window) { "use strict"; var document = window.document;
Version data entries
24 entries across 24 versions & 1 rubygems