@onereach/types-contacts-api
Advanced tools
Comparing version 1.26.1-beta.625.0 to 1.26.1-beta.641.0
@@ -46,3 +46,2 @@ declare function OmitType<T, K extends keyof T>(classRef: T, keys: readonly K[]): Omit<T, typeof keys[number]>; | ||
id?: string; | ||
delete?: boolean; | ||
} | ||
@@ -49,0 +48,0 @@ |
{ | ||
"name": "@onereach/types-contacts-api", | ||
"description": "Generated types for Contacts Api", | ||
"version": "1.26.1-beta.625.0", | ||
"version": "1.26.1-beta.641.0", | ||
"author": "OneReach.ai", | ||
@@ -6,0 +6,0 @@ "main": "./dist/index.ts", |
11
3912
1814
113