UNPKG
bible-book-name-abbreviator
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Abbreviates bible book names
bitbucket.org/anothradam/bible-book-name-abbreviator
bible-book-name-abbreviator
/
index.js
1 lines
•
46 B
JavaScript
View Raw
1
module.exports
= require(
'./lib/abbreviator'
)
;