summaryrefslogtreecommitdiff
path: root/www/lib/videogular-buffering/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/videogular-buffering/index.js')
-rw-r--r--www/lib/videogular-buffering/index.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/lib/videogular-buffering/index.js b/www/lib/videogular-buffering/index.js
new file mode 100644
index 00000000..7e031e16
--- /dev/null
+++ b/www/lib/videogular-buffering/index.js
@@ -0,0 +1,4 @@
+require('videogular');
+require('./vg-buffering');
+
+module.exports = 'com.2fdevs.videogular.plugins.buffering';