@onereach/types-contacts-api
Advanced tools
Comparing version 1.37.1-beta.794.0 to 1.37.1
@@ -172,4 +172,3 @@ declare function OmitType<T, K extends keyof T>(classRef: T, keys: readonly K[]): Omit<T, typeof keys[number]>; | ||
export interface CreateSchemaPresetDto { | ||
label: string; | ||
fieldSchemas?: FieldSchemaResponseDto[]; | ||
type: string; | ||
} | ||
@@ -176,0 +175,0 @@ |
{ | ||
"name": "@onereach/types-contacts-api", | ||
"description": "Generated types for Contacts Api", | ||
"version": "1.37.1-beta.794.0", | ||
"version": "1.37.1", | ||
"author": "OneReach.ai", | ||
@@ -20,3 +20,4 @@ "main": "./dist/index.ts", | ||
"ts-node": "^10.0.0" | ||
} | ||
}, | ||
"gitHead": "c0d9aa3ff74908370604dae202a94e39b6663e68" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5077
1
150