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