postgrest-js icon indicating copy to clipboard operation
postgrest-js copied to clipboard

fix: type-asserations

Open admirsaheta opened this issue 2 years ago • 0 comments

What kind of change does this PR introduce?

Adds an additional layer of type-safety and conforms with the typescript compiler

What is the current behavior?

The Typescript Compiler is prone to dynamically assign unspecified types

What is the new behavior?

Statically typed types

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

admirsaheta avatar Mar 12 '24 16:03 admirsaheta