perfect-scrollbar/jquery.js
2015-02-12 18:25:17 +00:00

7 lines
167 B
JavaScript

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