mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-12 05:48:57 +00:00
6 lines
111 B
JavaScript
6 lines
111 B
JavaScript
|
|
/*
|
|
All GitBook plugins are NPM packages starting with this prefix.
|
|
*/
|
|
module.exports = 'gitbook-plugin-';
|