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
/
guid.d.ts
blob: 11a7975f92c61bb6110d6443d9fb32d77a76d62d (
plain
)
1
2
declare
function
guid
()
:
string
;
export
{
guid
};