@ts-rest/core
Advanced tools
Comparing version 3.26.3 to 3.26.4
# @ts-rest/core | ||
## 3.26.4 | ||
## 3.26.3 | ||
@@ -4,0 +6,0 @@ |
{ | ||
"name": "@ts-rest/core", | ||
"version": "3.26.3", | ||
"version": "3.26.4", | ||
"description": "RPC-like experience over a regular REST API, with type safe server implementations ๐ช", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -55,3 +55,3 @@ # ts-rest | ||
Fulfil the contract on your sever, with a type-safe router: | ||
Fulfil the contract on your server, with a type-safe router: | ||
@@ -58,0 +58,0 @@ ```typescript |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
67889