mirror of
https://github.com/Febbweiss/filebrowser-durandal-widget.git
synced 2026-03-05 14:45:43 +00:00
init
This commit is contained in:
8
lib/knockout/build/fragments/extern-pre.js
Normal file
8
lib/knockout/build/fragments/extern-pre.js
Normal file
@@ -0,0 +1,8 @@
|
||||
(function(undefined){
|
||||
// (0, eval)('this') is a robust way of getting a reference to the global object
|
||||
// For details, see http://stackoverflow.com/questions/14119988/return-this-0-evalthis/14120023#14120023
|
||||
var window = this || (0, eval)('this'),
|
||||
document = window['document'],
|
||||
navigator = window['navigator'],
|
||||
jQueryInstance = window["jQuery"],
|
||||
JSON = window["JSON"];
|
||||
Reference in New Issue
Block a user