Skip to content

Commit a82441b

Browse files
committed
Correct Nuget jQuery UI dependency + Fix multiple exports from styling files
1 parent a8d61a8 commit a82441b

1 file changed

Lines changed: 0 additions & 35 deletions

File tree

types/types.d.ts

Lines changed: 0 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -5,38 +5,3 @@ import Api from "datatables.net";
55

66
export default Api;
77

8-
9-
// Dist-DataTables-StateRestore-jQueryUI integration with jQueryUI exports the DataTables API having
10-
// set default values to complete the ingeration.
11-
import Api from "datatables.net";
12-
13-
export default Api;
14-
15-
16-
// Dist-DataTables-StateRestore-jQueryUI integration with jQueryUI exports the DataTables API having
17-
// set default values to complete the ingeration.
18-
import Api from "datatables.net";
19-
20-
export default Api;
21-
22-
23-
// Dist-DataTables-StateRestore-jQueryUI integration with jQueryUI exports the DataTables API having
24-
// set default values to complete the ingeration.
25-
import Api from "datatables.net";
26-
27-
export default Api;
28-
29-
30-
// Dist-DataTables-StateRestore-jQueryUI integration with jQueryUI exports the DataTables API having
31-
// set default values to complete the ingeration.
32-
import Api from "datatables.net";
33-
34-
export default Api;
35-
36-
37-
// Dist-DataTables-StateRestore-jQueryUI integration with jQueryUI exports the DataTables API having
38-
// set default values to complete the ingeration.
39-
import Api from "datatables.net";
40-
41-
export default Api;
42-

0 commit comments

Comments
 (0)