Skip to content

fix(209): add type class field to generate typescript definitions#286

Closed
agsh wants to merge 1 commit into
masterfrom
fix(209)_add_class_type_for_ts_def_generation
Closed

fix(209): add type class field to generate typescript definitions#286
agsh wants to merge 1 commit into
masterfrom
fix(209)_add_class_type_for_ts_def_generation

Conversation

@agsh

@agsh agsh commented Feb 25, 2023

Copy link
Copy Markdown
Owner

For the npx -p typescript tsc lib/cam.js --declaration --allowJs --emitDeclarationOnly --outDir types command.
Maybe types will be added in the master for v.0.6, but I'm still working on another branch which is written in ts

@agsh agsh self-assigned this Feb 25, 2023
@grreb

grreb commented Feb 25, 2023

Copy link
Copy Markdown

Well it does then compile, but it generates a duplicate export of Cam, and in the other files Cam is either typed as Class or any. Seems that this requires more work....

@agsh agsh added the wontfix label Jun 29, 2024
@agsh

agsh commented Jun 29, 2024

Copy link
Copy Markdown
Owner Author

Work continues #221

@agsh agsh closed this Jun 29, 2024
@agsh agsh deleted the fix(209)_add_class_type_for_ts_def_generation branch March 29, 2025 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants