@metorial-services/slates-hub-client 1.0.4 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -25,6 +25,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
25
25
|
identifier: string;
|
|
26
26
|
oid: bigint;
|
|
27
27
|
id: string;
|
|
28
|
+
signalTenantId: string | null;
|
|
28
29
|
createdAt: Date;
|
|
29
30
|
};
|
|
30
31
|
}>;
|
|
@@ -59,6 +60,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
59
60
|
identifier: string;
|
|
60
61
|
oid: bigint;
|
|
61
62
|
id: string;
|
|
63
|
+
signalTenantId: string | null;
|
|
62
64
|
createdAt: Date;
|
|
63
65
|
};
|
|
64
66
|
}>;
|
|
@@ -77,6 +79,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
77
79
|
identifier: string;
|
|
78
80
|
oid: bigint;
|
|
79
81
|
id: string;
|
|
82
|
+
signalTenantId: string | null;
|
|
80
83
|
createdAt: Date;
|
|
81
84
|
};
|
|
82
85
|
secret: {} & {
|
|
@@ -148,6 +151,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
148
151
|
identifier: string;
|
|
149
152
|
oid: bigint;
|
|
150
153
|
id: string;
|
|
154
|
+
signalTenantId: string | null;
|
|
151
155
|
createdAt: Date;
|
|
152
156
|
} | null;
|
|
153
157
|
} & {
|
|
@@ -2161,6 +2165,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2161
2165
|
identifier: string;
|
|
2162
2166
|
oid: bigint;
|
|
2163
2167
|
id: string;
|
|
2168
|
+
signalTenantId: string | null;
|
|
2164
2169
|
createdAt: Date;
|
|
2165
2170
|
};
|
|
2166
2171
|
}>;
|
|
@@ -2197,6 +2202,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2197
2202
|
identifier: string;
|
|
2198
2203
|
oid: bigint;
|
|
2199
2204
|
id: string;
|
|
2205
|
+
signalTenantId: string | null;
|
|
2200
2206
|
createdAt: Date;
|
|
2201
2207
|
};
|
|
2202
2208
|
}>;
|
|
@@ -2221,6 +2227,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2221
2227
|
identifier: string;
|
|
2222
2228
|
oid: bigint;
|
|
2223
2229
|
id: string;
|
|
2230
|
+
signalTenantId: string | null;
|
|
2224
2231
|
createdAt: Date;
|
|
2225
2232
|
};
|
|
2226
2233
|
slateInstance: {
|
|
@@ -2315,6 +2322,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2315
2322
|
identifier: string;
|
|
2316
2323
|
oid: bigint;
|
|
2317
2324
|
id: string;
|
|
2325
|
+
signalTenantId: string | null;
|
|
2318
2326
|
createdAt: Date;
|
|
2319
2327
|
};
|
|
2320
2328
|
}>;
|
|
@@ -2352,6 +2360,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2352
2360
|
identifier: string;
|
|
2353
2361
|
oid: bigint;
|
|
2354
2362
|
id: string;
|
|
2363
|
+
signalTenantId: string | null;
|
|
2355
2364
|
createdAt: Date;
|
|
2356
2365
|
};
|
|
2357
2366
|
}>;
|
|
@@ -2387,6 +2396,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2387
2396
|
identifier: string;
|
|
2388
2397
|
oid: bigint;
|
|
2389
2398
|
id: string;
|
|
2399
|
+
signalTenantId: string | null;
|
|
2390
2400
|
createdAt: Date;
|
|
2391
2401
|
};
|
|
2392
2402
|
}>;
|
|
@@ -2407,6 +2417,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2407
2417
|
identifier: string;
|
|
2408
2418
|
oid: bigint;
|
|
2409
2419
|
id: string;
|
|
2420
|
+
signalTenantId: string | null;
|
|
2410
2421
|
createdAt: Date;
|
|
2411
2422
|
};
|
|
2412
2423
|
slateOAuthCredentials: {
|
|
@@ -2456,6 +2467,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2456
2467
|
identifier: string;
|
|
2457
2468
|
oid: bigint;
|
|
2458
2469
|
id: string;
|
|
2470
|
+
signalTenantId: string | null;
|
|
2459
2471
|
createdAt: Date;
|
|
2460
2472
|
};
|
|
2461
2473
|
}>;
|
|
@@ -2566,6 +2578,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2566
2578
|
identifier: string;
|
|
2567
2579
|
oid: bigint;
|
|
2568
2580
|
id: string;
|
|
2581
|
+
signalTenantId: string | null;
|
|
2569
2582
|
createdAt: Date;
|
|
2570
2583
|
};
|
|
2571
2584
|
}>;
|
|
@@ -2676,6 +2689,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2676
2689
|
identifier: string;
|
|
2677
2690
|
oid: bigint;
|
|
2678
2691
|
id: string;
|
|
2692
|
+
signalTenantId: string | null;
|
|
2679
2693
|
createdAt: Date;
|
|
2680
2694
|
};
|
|
2681
2695
|
}>;
|
|
@@ -2769,6 +2783,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2769
2783
|
identifier: string;
|
|
2770
2784
|
oid: bigint;
|
|
2771
2785
|
id: string;
|
|
2786
|
+
signalTenantId: string | null;
|
|
2772
2787
|
createdAt: Date;
|
|
2773
2788
|
};
|
|
2774
2789
|
slateOAuthSetup: {
|
|
@@ -2896,6 +2911,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
2896
2911
|
identifier: string;
|
|
2897
2912
|
oid: bigint;
|
|
2898
2913
|
id: string;
|
|
2914
|
+
signalTenantId: string | null;
|
|
2899
2915
|
createdAt: Date;
|
|
2900
2916
|
};
|
|
2901
2917
|
slateOAuthSetup: {
|
|
@@ -3071,6 +3087,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3071
3087
|
identifier: string;
|
|
3072
3088
|
oid: bigint;
|
|
3073
3089
|
id: string;
|
|
3090
|
+
signalTenantId: string | null;
|
|
3074
3091
|
createdAt: Date;
|
|
3075
3092
|
};
|
|
3076
3093
|
}>;
|
|
@@ -3158,6 +3175,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3158
3175
|
identifier: string;
|
|
3159
3176
|
oid: bigint;
|
|
3160
3177
|
id: string;
|
|
3178
|
+
signalTenantId: string | null;
|
|
3161
3179
|
createdAt: Date;
|
|
3162
3180
|
};
|
|
3163
3181
|
}>;
|
|
@@ -3241,6 +3259,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3241
3259
|
identifier: string;
|
|
3242
3260
|
oid: bigint;
|
|
3243
3261
|
id: string;
|
|
3262
|
+
signalTenantId: string | null;
|
|
3244
3263
|
createdAt: Date;
|
|
3245
3264
|
};
|
|
3246
3265
|
}>;
|
|
@@ -3311,6 +3330,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3311
3330
|
identifier: string;
|
|
3312
3331
|
oid: bigint;
|
|
3313
3332
|
id: string;
|
|
3333
|
+
signalTenantId: string | null;
|
|
3314
3334
|
createdAt: Date;
|
|
3315
3335
|
};
|
|
3316
3336
|
slateAuthConfig: {
|
|
@@ -3455,6 +3475,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3455
3475
|
identifier: string;
|
|
3456
3476
|
oid: bigint;
|
|
3457
3477
|
id: string;
|
|
3478
|
+
signalTenantId: string | null;
|
|
3458
3479
|
createdAt: Date;
|
|
3459
3480
|
};
|
|
3460
3481
|
}>;
|
|
@@ -3491,6 +3512,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3491
3512
|
identifier: string;
|
|
3492
3513
|
oid: bigint;
|
|
3493
3514
|
id: string;
|
|
3515
|
+
signalTenantId: string | null;
|
|
3494
3516
|
createdAt: Date;
|
|
3495
3517
|
};
|
|
3496
3518
|
}>;
|
|
@@ -3521,6 +3543,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3521
3543
|
identifier: string;
|
|
3522
3544
|
oid: bigint;
|
|
3523
3545
|
id: string;
|
|
3546
|
+
signalTenantId: string | null;
|
|
3524
3547
|
createdAt: Date;
|
|
3525
3548
|
};
|
|
3526
3549
|
}>;
|
|
@@ -3540,6 +3563,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3540
3563
|
identifier: string;
|
|
3541
3564
|
oid: bigint;
|
|
3542
3565
|
id: string;
|
|
3566
|
+
signalTenantId: string | null;
|
|
3543
3567
|
createdAt: Date;
|
|
3544
3568
|
};
|
|
3545
3569
|
slateSession: {
|
|
@@ -3598,6 +3622,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3598
3622
|
identifier: string;
|
|
3599
3623
|
oid: bigint;
|
|
3600
3624
|
id: string;
|
|
3625
|
+
signalTenantId: string | null;
|
|
3601
3626
|
createdAt: Date;
|
|
3602
3627
|
};
|
|
3603
3628
|
}>;
|
|
@@ -3639,6 +3664,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3639
3664
|
identifier: string;
|
|
3640
3665
|
oid: bigint;
|
|
3641
3666
|
id: string;
|
|
3667
|
+
signalTenantId: string | null;
|
|
3642
3668
|
createdAt: Date;
|
|
3643
3669
|
};
|
|
3644
3670
|
}>;
|
|
@@ -3709,6 +3735,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3709
3735
|
identifier: string;
|
|
3710
3736
|
oid: bigint;
|
|
3711
3737
|
id: string;
|
|
3738
|
+
signalTenantId: string | null;
|
|
3712
3739
|
createdAt: Date;
|
|
3713
3740
|
};
|
|
3714
3741
|
slateSessionToolCall: {
|
|
@@ -3816,6 +3843,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3816
3843
|
identifier: string;
|
|
3817
3844
|
oid: bigint;
|
|
3818
3845
|
id: string;
|
|
3846
|
+
signalTenantId: string | null;
|
|
3819
3847
|
createdAt: Date;
|
|
3820
3848
|
};
|
|
3821
3849
|
slateSessionToolCall: {
|
|
@@ -3904,6 +3932,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => import("@lo
|
|
|
3904
3932
|
identifier: string;
|
|
3905
3933
|
oid: bigint;
|
|
3906
3934
|
id: string;
|
|
3935
|
+
signalTenantId: string | null;
|
|
3907
3936
|
createdAt: Date;
|
|
3908
3937
|
};
|
|
3909
3938
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iDAAiD,CAAC;AAG7E,eAAO,IAAI,6BAA6B,GAAI,GAAG,UAAU
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,iDAAiD,CAAC;AAG7E,eAAO,IAAI,6BAA6B,GAAI,GAAG,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2BACox3B,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EADhv3B,CAAC"}
|
package/dist/index.d.ts
CHANGED
|
@@ -872,6 +872,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
872
872
|
id: string;
|
|
873
873
|
createdAt: Date;
|
|
874
874
|
identifier: string;
|
|
875
|
+
signalTenantId: string | null;
|
|
875
876
|
};
|
|
876
877
|
}>;
|
|
877
878
|
};
|
|
@@ -906,6 +907,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
906
907
|
id: string;
|
|
907
908
|
createdAt: Date;
|
|
908
909
|
identifier: string;
|
|
910
|
+
signalTenantId: string | null;
|
|
909
911
|
};
|
|
910
912
|
}>;
|
|
911
913
|
get: Handler<UndefinedIsOptional<{
|
|
@@ -924,6 +926,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
924
926
|
id: string;
|
|
925
927
|
createdAt: Date;
|
|
926
928
|
identifier: string;
|
|
929
|
+
signalTenantId: string | null;
|
|
927
930
|
};
|
|
928
931
|
secret: {} & {
|
|
929
932
|
oid: bigint;
|
|
@@ -995,6 +998,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
995
998
|
id: string;
|
|
996
999
|
createdAt: Date;
|
|
997
1000
|
identifier: string;
|
|
1001
|
+
signalTenantId: string | null;
|
|
998
1002
|
} | null;
|
|
999
1003
|
} & {
|
|
1000
1004
|
name: string;
|
|
@@ -3008,6 +3012,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3008
3012
|
id: string;
|
|
3009
3013
|
createdAt: Date;
|
|
3010
3014
|
identifier: string;
|
|
3015
|
+
signalTenantId: string | null;
|
|
3011
3016
|
};
|
|
3012
3017
|
}>;
|
|
3013
3018
|
create: Handler<Partial<Pick<{
|
|
@@ -3044,6 +3049,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3044
3049
|
id: string;
|
|
3045
3050
|
createdAt: Date;
|
|
3046
3051
|
identifier: string;
|
|
3052
|
+
signalTenantId: string | null;
|
|
3047
3053
|
};
|
|
3048
3054
|
}>;
|
|
3049
3055
|
get: Handler<UndefinedIsOptional<{
|
|
@@ -3068,6 +3074,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3068
3074
|
id: string;
|
|
3069
3075
|
createdAt: Date;
|
|
3070
3076
|
identifier: string;
|
|
3077
|
+
signalTenantId: string | null;
|
|
3071
3078
|
};
|
|
3072
3079
|
slateInstance: {
|
|
3073
3080
|
slate: {
|
|
@@ -3162,6 +3169,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3162
3169
|
id: string;
|
|
3163
3170
|
createdAt: Date;
|
|
3164
3171
|
identifier: string;
|
|
3172
|
+
signalTenantId: string | null;
|
|
3165
3173
|
};
|
|
3166
3174
|
}>;
|
|
3167
3175
|
};
|
|
@@ -3199,6 +3207,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3199
3207
|
id: string;
|
|
3200
3208
|
createdAt: Date;
|
|
3201
3209
|
identifier: string;
|
|
3210
|
+
signalTenantId: string | null;
|
|
3202
3211
|
};
|
|
3203
3212
|
}>;
|
|
3204
3213
|
create: Handler<Partial<Pick<{
|
|
@@ -3234,6 +3243,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3234
3243
|
id: string;
|
|
3235
3244
|
createdAt: Date;
|
|
3236
3245
|
identifier: string;
|
|
3246
|
+
signalTenantId: string | null;
|
|
3237
3247
|
};
|
|
3238
3248
|
}>;
|
|
3239
3249
|
get: Handler<UndefinedIsOptional<{
|
|
@@ -3254,6 +3264,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3254
3264
|
id: string;
|
|
3255
3265
|
createdAt: Date;
|
|
3256
3266
|
identifier: string;
|
|
3267
|
+
signalTenantId: string | null;
|
|
3257
3268
|
};
|
|
3258
3269
|
slateOAuthCredentials: {
|
|
3259
3270
|
slate: {
|
|
@@ -3303,6 +3314,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3303
3314
|
id: string;
|
|
3304
3315
|
createdAt: Date;
|
|
3305
3316
|
identifier: string;
|
|
3317
|
+
signalTenantId: string | null;
|
|
3306
3318
|
};
|
|
3307
3319
|
}>;
|
|
3308
3320
|
};
|
|
@@ -3413,6 +3425,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3413
3425
|
id: string;
|
|
3414
3426
|
createdAt: Date;
|
|
3415
3427
|
identifier: string;
|
|
3428
|
+
signalTenantId: string | null;
|
|
3416
3429
|
};
|
|
3417
3430
|
}>;
|
|
3418
3431
|
create: Handler<Partial<Pick<{
|
|
@@ -3523,6 +3536,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3523
3536
|
id: string;
|
|
3524
3537
|
createdAt: Date;
|
|
3525
3538
|
identifier: string;
|
|
3539
|
+
signalTenantId: string | null;
|
|
3526
3540
|
};
|
|
3527
3541
|
}>;
|
|
3528
3542
|
get: Handler<UndefinedIsOptional<{
|
|
@@ -3616,6 +3630,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3616
3630
|
id: string;
|
|
3617
3631
|
createdAt: Date;
|
|
3618
3632
|
identifier: string;
|
|
3633
|
+
signalTenantId: string | null;
|
|
3619
3634
|
};
|
|
3620
3635
|
slateOAuthSetup: {
|
|
3621
3636
|
slate: {
|
|
@@ -3743,6 +3758,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3743
3758
|
id: string;
|
|
3744
3759
|
createdAt: Date;
|
|
3745
3760
|
identifier: string;
|
|
3761
|
+
signalTenantId: string | null;
|
|
3746
3762
|
};
|
|
3747
3763
|
slateOAuthSetup: {
|
|
3748
3764
|
slate: {
|
|
@@ -3918,6 +3934,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
3918
3934
|
id: string;
|
|
3919
3935
|
createdAt: Date;
|
|
3920
3936
|
identifier: string;
|
|
3937
|
+
signalTenantId: string | null;
|
|
3921
3938
|
};
|
|
3922
3939
|
}>;
|
|
3923
3940
|
};
|
|
@@ -4005,6 +4022,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4005
4022
|
id: string;
|
|
4006
4023
|
createdAt: Date;
|
|
4007
4024
|
identifier: string;
|
|
4025
|
+
signalTenantId: string | null;
|
|
4008
4026
|
};
|
|
4009
4027
|
}>;
|
|
4010
4028
|
create: Handler<Partial<Pick<{
|
|
@@ -4088,6 +4106,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4088
4106
|
id: string;
|
|
4089
4107
|
createdAt: Date;
|
|
4090
4108
|
identifier: string;
|
|
4109
|
+
signalTenantId: string | null;
|
|
4091
4110
|
};
|
|
4092
4111
|
}>;
|
|
4093
4112
|
get: Handler<UndefinedIsOptional<{
|
|
@@ -4158,6 +4177,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4158
4177
|
id: string;
|
|
4159
4178
|
createdAt: Date;
|
|
4160
4179
|
identifier: string;
|
|
4180
|
+
signalTenantId: string | null;
|
|
4161
4181
|
};
|
|
4162
4182
|
slateAuthConfig: {
|
|
4163
4183
|
slate: {
|
|
@@ -4302,6 +4322,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4302
4322
|
id: string;
|
|
4303
4323
|
createdAt: Date;
|
|
4304
4324
|
identifier: string;
|
|
4325
|
+
signalTenantId: string | null;
|
|
4305
4326
|
};
|
|
4306
4327
|
}>;
|
|
4307
4328
|
};
|
|
@@ -4338,6 +4359,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4338
4359
|
id: string;
|
|
4339
4360
|
createdAt: Date;
|
|
4340
4361
|
identifier: string;
|
|
4362
|
+
signalTenantId: string | null;
|
|
4341
4363
|
};
|
|
4342
4364
|
}>;
|
|
4343
4365
|
create: Handler<Partial<Pick<{
|
|
@@ -4368,6 +4390,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4368
4390
|
id: string;
|
|
4369
4391
|
createdAt: Date;
|
|
4370
4392
|
identifier: string;
|
|
4393
|
+
signalTenantId: string | null;
|
|
4371
4394
|
};
|
|
4372
4395
|
}>;
|
|
4373
4396
|
get: Handler<UndefinedIsOptional<{
|
|
@@ -4387,6 +4410,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4387
4410
|
id: string;
|
|
4388
4411
|
createdAt: Date;
|
|
4389
4412
|
identifier: string;
|
|
4413
|
+
signalTenantId: string | null;
|
|
4390
4414
|
};
|
|
4391
4415
|
slateSession: {
|
|
4392
4416
|
slate: {
|
|
@@ -4445,6 +4469,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4445
4469
|
id: string;
|
|
4446
4470
|
createdAt: Date;
|
|
4447
4471
|
identifier: string;
|
|
4472
|
+
signalTenantId: string | null;
|
|
4448
4473
|
};
|
|
4449
4474
|
}>;
|
|
4450
4475
|
};
|
|
@@ -4486,6 +4511,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4486
4511
|
id: string;
|
|
4487
4512
|
createdAt: Date;
|
|
4488
4513
|
identifier: string;
|
|
4514
|
+
signalTenantId: string | null;
|
|
4489
4515
|
};
|
|
4490
4516
|
}>;
|
|
4491
4517
|
call: Handler<Partial<Pick<{
|
|
@@ -4556,6 +4582,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4556
4582
|
id: string;
|
|
4557
4583
|
createdAt: Date;
|
|
4558
4584
|
identifier: string;
|
|
4585
|
+
signalTenantId: string | null;
|
|
4559
4586
|
};
|
|
4560
4587
|
slateSessionToolCall: {
|
|
4561
4588
|
slateVersion: {
|
|
@@ -4663,6 +4690,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4663
4690
|
id: string;
|
|
4664
4691
|
createdAt: Date;
|
|
4665
4692
|
identifier: string;
|
|
4693
|
+
signalTenantId: string | null;
|
|
4666
4694
|
};
|
|
4667
4695
|
slateSessionToolCall: {
|
|
4668
4696
|
slateVersion: {
|
|
@@ -4751,6 +4779,7 @@ export declare let createSlatesHubInternalClient: (o: ClientOpts) => InferClient
|
|
|
4751
4779
|
id: string;
|
|
4752
4780
|
createdAt: Date;
|
|
4753
4781
|
identifier: string;
|
|
4782
|
+
signalTenantId: string | null;
|
|
4754
4783
|
};
|
|
4755
4784
|
}>;
|
|
4756
4785
|
};
|