mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 15:45:13 +00:00
5 lines
53 B
JavaScript
5 lines
53 B
JavaScript
var $ = require('jquery');
|
|
|
|
module.exports = $({});
|
|
|