There was an error while loading. Please reload this page.
1 parent a515c06 commit f850b1fCopy full SHA for f850b1f
1 file changed
Sources/JavaScriptKit/Documentation.docc/Articles/Package-Output-Structure.md
@@ -168,4 +168,4 @@ import { init } from '.build/plugins/PackageToJS/outputs/Package';
168
169
## TypeScript Support
170
171
-The public entry point and platform setup APIs have corresponding `.d.ts` files, providing type safety when using the package in TypeScript projects.
+All JavaScript files have corresponding `.d.ts` TypeScript definition files, providing full type safety when using the package in TypeScript projects.
0 commit comments