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-to-primitive
/
es6.js
blob: 2d1f4dc927a904056054c0030c14db3703e9d1d7 (
plain
)
1
2
3
'use strict'
;
module
.
exports
=
require
(
'./es2015'
);