Submit
Path:
~
/
/
usr
/
share
/
grafana
/
public
/
app
/
File Content:
index.ts
import './core/trustedTypePolicies'; declare let __webpack_public_path__: string; declare let __webpack_nonce__: string; // Check if we are hosting files on cdn and set webpack public path if (window.public_cdn_path) { __webpack_public_path__ = window.public_cdn_path; } // This is a path to the public folder without '/build' window.__grafana_public_path__ = __webpack_public_path__.substring(0, __webpack_public_path__.lastIndexOf('build/')) || __webpack_public_path__; if (window.nonce) { __webpack_nonce__ = window.nonce; } // This is an indication to the window.onLoad failure check that the app bundle has loaded. window.__grafana_app_bundle_loaded = true; import app from './app'; app.init();
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
angular
---
0755
core
---
0755
features
---
0755
partials
---
0755
plugins
---
0755
routes
---
0755
store
---
0755
types
---
0755
AppWrapper.tsx
4634 bytes
0644
app.ts
14542 bytes
0644
dev.ts
377 bytes
0644
index.ts
711 bytes
0644
N4ST4R_ID | Naxtarrr