index
:
langdetect
trunk
LangDetect - An AI program to detect the language from a text
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
node_modules
/
es-abstract
/
es7.js
blob: f2f15c0a88712c90794becea456ba86d4c35b11e (
plain
)
1
2
3
'use strict'
;
module
.
exports
=
require
(
'./es2016'
);