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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add types and minor changes for type checking #6

Merged
merged 1 commit into from Feb 3, 2023

Conversation

coolaj86
Copy link
Member

  • added Types 馃帀
  • Changed a few assert(x, msg) to if (!x) { throw new Error(msg) } to satisfy tscs style of nullish checking.

@coolaj86 coolaj86 changed the base branch from main to ref-simple-js February 3, 2023 05:49
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.

None yet

1 participant