index
:
gitbook
master
origin/4.x.x
origin/HEAD
origin/better-summary-to-markdown
origin/gitbookcom-api
origin/master
origin/more-robust-parse-book
origin/summary-files-operations
origin/summary/conrefs
origin/test-utils
origin/update-parsers
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
constants
/
pluginResources.js
blob: ae283bf4ac7890ba92f4e0800f4c28ecac7b5728 (
plain
)
1
2
3
4
5
6
var Immutable = require('immutable'); module.exports = Immutable.List([ 'js', 'css' ]);