10 lines
287 B
JavaScript
10 lines
287 B
JavaScript
/*!
|
|
* gitbook-plugin-flexible-alerts
|
|
* v1.0.3
|
|
* https://github.com/zanfab/gitbook-plugin-flexible-alerts#readme
|
|
* (c) 2019 Fabian Zankl
|
|
* MIT license
|
|
*/
|
|
"use strict";module.exports={book:{assets:"./dist/book",js:["plugin.js"],css:["style.css"]}};
|
|
//# sourceMappingURL=index.js.map
|