mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-31 23:02:29 +00:00
Initial Move from Azure DevOps to GitHub
This commit is contained in:
5
src/Libs/jquery.js
vendored
Normal file
5
src/Libs/jquery.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import $ from 'jquery';
|
||||
global.$ = $;
|
||||
global.jQuery = $;
|
||||
require('datatables.net-dt');
|
||||
require('datatables.net-colreorder-dt');
|
||||
Reference in New Issue
Block a user