File tree Expand file tree Collapse file tree 1 file changed +28
-31
lines changed Expand file tree Collapse file tree 1 file changed +28
-31
lines changed Original file line number Diff line number Diff line change 22 "Overview" : [
33 " introduction" ,
44 " installation" ,
5- " migrate-to-v11" ,
65 " editor-plugins" ,
7- " try"
6+ " faq" ,
7+ " llms"
8+ ],
9+ "Guides" : [
10+ " converting-from-js" ,
11+ " newcomer-examples" ,
12+ " project-structure"
13+ ],
14+ "JavaScript Interop" : [
15+ " interop-cheatsheet" ,
16+ " embed-raw-javascript" ,
17+ " shared-data-types" ,
18+ " external" ,
19+ " bind-to-js-object" ,
20+ " bind-to-js-function" ,
21+ " import-from-export-to-js" ,
22+ " bind-to-global-js-values" ,
23+ " json" ,
24+ " inlining-constants" ,
25+ " use-illegal-identifier-names" ,
26+ " generate-converters-accessors" ,
27+ " browser-support-polyfills" ,
28+ " libraries" ,
29+ " typescript-integration"
830 ],
931 "Language Features" : [
1032 " overview" ,
3557 " reserved-keywords" ,
3658 " equality-comparison"
3759 ],
38- "Advanced Features" : [
39- " extensible-variant" ,
40- " scoped-polymorphic-types"
41- ],
42- "JavaScript Interop" : [
43- " interop-cheatsheet" ,
44- " embed-raw-javascript" ,
45- " shared-data-types" ,
46- " external" ,
47- " bind-to-js-object" ,
48- " bind-to-js-function" ,
49- " import-from-export-to-js" ,
50- " bind-to-global-js-values" ,
51- " json" ,
52- " inlining-constants" ,
53- " use-illegal-identifier-names" ,
54- " generate-converters-accessors" ,
55- " browser-support-polyfills" ,
56- " libraries" ,
57- " typescript-integration"
58- ],
60+
5961 "Build System" : [
6062 " build-overview" ,
6163 " build-configuration" ,
6668 " build-performance" ,
6769 " warning-numbers"
6870 ],
69- "Guides" : [
70- " converting-from-js"
71- ],
72- "Extra" : [
73- " newcomer-examples" ,
74- " project-structure" ,
75- " faq" ,
76- " llms"
71+ "Advanced Features" : [
72+ " extensible-variant" ,
73+ " scoped-polymorphic-types"
7774 ]
7875}
You can’t perform that action at this time.
0 commit comments