UNPKG
mmir-lib
Version:
latest (7.1.0)
7.1.0
7.0.1
7.0.0
7.0.0-beta6
7.0.0-beta5
7.0.0-beta4
7.0.0-beta3
7.0.0-beta2
7.0.0-beta1
6.2.0
6.1.0
6.0.0
5.2.0
MMIR (Mobile Multimodal Interaction and Relay) library
github.com/mmig/mmir-lib
mmig/mmir-lib
mmir-lib
/
typedoc.json
11 lines
•
245 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"includeDeclarations"
:
true
,
"excludeExternals"
:
false
,
"exclude"
:
[
"node_modules/!(mmir-)*/**"
]
,
"excludePrivate"
:
true
,
"readme"
:
"none"
,
"mode"
:
"modules"
,
"theme"
:
"markdown"
,
"out"
:
"docs"
,
"hideSources"
:
true
}