perfect-scrollbar/index.js

7 lines
157 B
JavaScript
Raw Normal View History

/* Copyright (c) 2015 Hyunje Alex Jun and other contributors
* Licensed under the MIT License
*/
'use strict';
module.exports = require('./src/js/main');