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 eb94d9a commit 6eebc3dCopy full SHA for 6eebc3d
site/docsource/Compiler-options.adoc
@@ -78,14 +78,6 @@ You would then need a bundler for the different module systems:
78
`webpack` supports `commonjs` and `amdjs` while
79
`google closure compiler` supports all.
80
81
-### -bs-gen-tds
82
-
83
-Trigger the generation of TypeScript `.d.ts` files.
84
-`bsc.exe` has the ability to also emit `.d.ts` for better interaction with
85
-TypeScript. This is still experimental.
86
87
-For more options, please see the documentation of `bsc.exe -help`.
88
89
### -bs-no-warn-ffi-type
90
91
Turn off warnings on FFI type declarations.
0 commit comments