Skip to content

Commit f850b1f

Browse files
committed
[NFC] Docs: Restore TypeScript support wording
1 parent a515c06 commit f850b1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/JavaScriptKit/Documentation.docc/Articles/Package-Output-Structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,4 +168,4 @@ import { init } from '.build/plugins/PackageToJS/outputs/Package';
168168

169169
## TypeScript Support
170170

171-
The public entry point and platform setup APIs have corresponding `.d.ts` files, providing type safety when using the package in TypeScript projects.
171+
All JavaScript files have corresponding `.d.ts` TypeScript definition files, providing full type safety when using the package in TypeScript projects.

0 commit comments

Comments
 (0)