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 9ba7fca commit b1c4340Copy full SHA for b1c4340
nativescript-angular/tsconfig.typedoc.json
@@ -39,6 +39,23 @@
39
"./index.ts",
40
"./bin",
41
"./index.d.ts",
42
- "./testing"
+ "./testing",
43
+ "./animations/index.ts",
44
+ "./animations/utils.ts",
45
+ "./app-host-view.ts",
46
+ "./common/utils.ts",
47
+ "./dom-adapter.ts",
48
+ "./file-system",
49
+ "./forms/index.ts",
50
+ "./forms/value-accessors/index.ts",
51
+ "./lang-facade.ts",
52
+ "./polyfills",
53
+ "./router/private-imports",
54
+ "./schema-registry.ts",
55
+ "./http-client/index.ts",
56
+ "./http/index.ts",
57
+ "./router/index.ts",
58
+ ""
59
+
60
]
61
}
0 commit comments