Skip to content

Commit

Permalink
Revert ":wrench: Updated disclaimer"
Browse files Browse the repository at this point in the history
This reverts commit 31196e7.
  • Loading branch information
nwrenger committed Jul 29, 2024
1 parent 31196e7 commit 62f8e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ light_magic = "0.3.0"
Please be informed that this crate is in a very early state and is expected to work in not every case. Open a Issue if you encounter one! What works is:

- Defining the routing and api generation as outlined in [How to use](#how-to-use)
- Inferring the input and output types of functions (but only `Json<...>`)
- Inferring the input and output types of functions (but only `Json<...>` for inputs)
- Converting them to ts types
- Generating the ts file with the functions and data types

Expand Down

0 comments on commit 62f8e7a

Please sign in to comment.