mirror of
https://github.com/Febbweiss/filebrowser-durandal-widget.git
synced 2026-03-04 22:25:43 +00:00
init
This commit is contained in:
7
app/shell.js
Normal file
7
app/shell.js
Normal file
@@ -0,0 +1,7 @@
|
||||
define(function (require) {
|
||||
var app = require('durandal/app'),
|
||||
ko = require('knockout');
|
||||
|
||||
return {
|
||||
};
|
||||
});
|
||||
Reference in New Issue
Block a user