@@ -1,4 +0,4 @@ | ||
export declare type AccessToCustomersProjects = true | Record<string, true | { | ||
export declare type AccessToCustomersProjects = boolean | Record<string, true | { | ||
projects: Record<string, true>; | ||
}>; | ||
export declare type AccessToServices = boolean | Record<string, true>; |
{ | ||
"name": "clockodo", | ||
"version": "21.10.2", | ||
"version": "21.10.3", | ||
"description": "Unofficial JavaScript/TypeScript SDK for Clockodo", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is too big to display
452258
0.09%