github.com/thanos-io/thanos@v0.32.5/pkg/ui/react-app/src/globals.ts (about) 1 import jquery from 'jquery'; 2 3 window.jQuery = jquery; 4 window.moment = require('moment'); 5 window.THANOS_QUERY_URL = '';