datatables.net-responsive-dt
Version:
Responsive for DataTables with styling for [DataTables](https://datatables.net/)
4 lines • 658 B
JavaScript
/*! Responsive default styling 4.0.2 for DataTables
* Copyright (c) SpryMedia Ltd - datatables.net/license
*/
(n=>{var t;"function"==typeof define&&define.amd?define(["datatables.net-dt","datatables.net-responsive"],function(e){return n(window,document,e)}):"object"==typeof exports?(t=function(e){e.DataTable||require("datatables.net-dt")(e),window.DataTable.Responsive||require("datatables.net-responsive")(e)},"undefined"==typeof window?module.exports=function(e){return e=e||window,t(e),n(0,e.document,e.DataTable)}:(t(window),module.exports=n(window,window.document,window.DataTable))):n(window,document,window.DataTable)})(function(e,n,t){return t});