Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indicate runtime model type in TypeScript #437

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

mristin
Copy link
Contributor

@mristin mristin commented Jan 25, 2024

We add a function modelType to Class interface in TypeScript so that users can retrieve the runtime type of an instance.

Fixes aas-core-works/aas-core3.0-typescript#15.

We add a function `modelType` to `Class` interface in TypeScript so that
users can retrieve the runtime type of an instance.

Fixes aas-core-works/aas-core3.0-typescript#15.
@mristin mristin merged commit 8d1185e into main Jan 25, 2024
0 of 2 checks passed
@mristin mristin deleted the mristin/Introduce-modelType-to-TypeScript branch January 25, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

De_serialize: constructor.name Not Working Due to Class Name Shortening
1 participant