UNPKG

136 BJavaScriptView Raw
1/*
2 * browserify distribution
3 */
4
5(function () {
6 if (!this.window) this.window = this;
7 this.Styledown = require('../index');
8})();