@surfskip/api-types
Advanced tools
Comparing version 0.56.2 to 0.56.3
@@ -15,3 +15,3 @@ export interface Link { | ||
server: string; | ||
hideUi?: boolean; | ||
hideUI?: boolean; | ||
plan: string; | ||
@@ -18,0 +18,0 @@ } |
@@ -34,3 +34,3 @@ import Elysia from "elysia"; | ||
body: { | ||
hideUi?: boolean | undefined; | ||
hideUI?: boolean | undefined; | ||
url: string; | ||
@@ -37,0 +37,0 @@ code: string; |
{ | ||
"name": "@surfskip/api-types", | ||
"version": "0.56.2", | ||
"version": "0.56.3", | ||
"description": "Gives up-to-date typings for our SurfSkip API to use with @elysiajs/eden to provide a full client with type safety.", | ||
@@ -5,0 +5,0 @@ "types": "./dist/index.d.ts", |
Sorry, the diff of this file is too big to display
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