10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14527e0 commit e72aacaCopy full SHA for e72aaca
tsconfig.typedoc.json
@@ -18,6 +18,7 @@
18
"exclude": [
19
"tns-core-modules/references.d.ts",
20
"tns-core-modules/node_modules",
21
- "tns-core-modules/ui/frame/transition-definitions.android.d.ts"
+ "tns-core-modules/ui/frame/transition-definitions.android.d.ts",
22
+ "tns-core-modules/platforms/*"
23
]
24
}
0 commit comments