Skip to content

feat: typescript migration#35

Draft
Souvikns wants to merge 14 commits into
sahilnarain:f/tsfrom
Souvikns:tsc-migration
Draft

feat: typescript migration#35
Souvikns wants to merge 14 commits into
sahilnarain:f/tsfrom
Souvikns:tsc-migration

Conversation

@Souvikns
Copy link
Copy Markdown

@Souvikns Souvikns commented Jul 4, 2025

I am not putting all the types to one single type. There are global types and local types. Example of local types are function parameter definitions and outputs. They live in the same file as the functions. Global types are basically broader type definitions that we are reused by more than one modules.

@Souvikns Souvikns changed the title Tsc migration feat: typescript migration Jul 4, 2025
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.

2 participants