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
/
inversify
/
dts
/
utils
/
exceptions.d.ts
blob: d1df3277a2e13cc1261929325fadeaf89ec6047b (
plain
)
1
export
declare
function
isStackOverflowExeption
(
error
:
Error
)
:
boolean
;