hyperweb-io / hyperweb-io/ts-codegen

Use Record<string, never> instead of {}

Open
#118 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
126
Forks
31
Avg merge
19m
Merged PRs (30d)
2

Description

We should use `Record` instead of `{}` because it is much more type-safe due to the fact that `{}` can be any object.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.