@opencode-ai/schema 0.0.0-next-16781 → 0.0.0-next-16783
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.
- package/dist/durable-event-manifest.d.ts +10 -10
- package/dist/event-manifest.d.ts +44 -44
- package/dist/permission.d.ts +11 -11
- package/dist/permission.js +1 -1
- package/dist/question.d.ts +11 -11
- package/dist/question.js +1 -1
- package/dist/session-event.d.ts +62 -62
- package/dist/session-event.js +1 -1
- package/dist/tool.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1928,7 +1928,7 @@ export declare const SessionDurable: {
|
|
|
1928
1928
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
1929
1929
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
1930
1930
|
};
|
|
1931
|
-
readonly
|
|
1931
|
+
readonly id: import("effect/Schema").String;
|
|
1932
1932
|
readonly sessionID: import("effect/Schema").brand<import("effect/Schema").String, "SessionID"> & {
|
|
1933
1933
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
1934
1934
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -1947,7 +1947,7 @@ export declare const SessionDurable: {
|
|
|
1947
1947
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
1948
1948
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
1949
1949
|
};
|
|
1950
|
-
readonly
|
|
1950
|
+
readonly id: import("effect/Schema").String;
|
|
1951
1951
|
readonly sessionID: import("effect/Schema").brand<import("effect/Schema").String, "SessionID"> & {
|
|
1952
1952
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
1953
1953
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -1990,7 +1990,7 @@ export declare const SessionDurable: {
|
|
|
1990
1990
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
1991
1991
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
1992
1992
|
};
|
|
1993
|
-
readonly
|
|
1993
|
+
readonly id: import("effect/Schema").String;
|
|
1994
1994
|
readonly sessionID: import("effect/Schema").brand<import("effect/Schema").String, "SessionID"> & {
|
|
1995
1995
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
1996
1996
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2009,7 +2009,7 @@ export declare const SessionDurable: {
|
|
|
2009
2009
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2010
2010
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2011
2011
|
};
|
|
2012
|
-
readonly
|
|
2012
|
+
readonly id: import("effect/Schema").String;
|
|
2013
2013
|
readonly sessionID: import("effect/Schema").brand<import("effect/Schema").String, "SessionID"> & {
|
|
2014
2014
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2015
2015
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2054,7 +2054,7 @@ export declare const SessionDurable: {
|
|
|
2054
2054
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2055
2055
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2056
2056
|
};
|
|
2057
|
-
readonly
|
|
2057
|
+
readonly id: import("effect/Schema").String;
|
|
2058
2058
|
readonly sessionID: import("effect/Schema").brand<import("effect/Schema").String, "SessionID"> & {
|
|
2059
2059
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2060
2060
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2075,7 +2075,7 @@ export declare const SessionDurable: {
|
|
|
2075
2075
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2076
2076
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2077
2077
|
};
|
|
2078
|
-
readonly
|
|
2078
|
+
readonly id: import("effect/Schema").String;
|
|
2079
2079
|
readonly sessionID: import("effect/Schema").brand<import("effect/Schema").String, "SessionID"> & {
|
|
2080
2080
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2081
2081
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2129,7 +2129,7 @@ export declare const SessionDurable: {
|
|
|
2129
2129
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2130
2130
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2131
2131
|
};
|
|
2132
|
-
readonly
|
|
2132
|
+
readonly id: import("effect/Schema").String;
|
|
2133
2133
|
readonly sessionID: import("effect/Schema").brand<import("effect/Schema").String, "SessionID"> & {
|
|
2134
2134
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2135
2135
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2159,7 +2159,7 @@ export declare const SessionDurable: {
|
|
|
2159
2159
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2160
2160
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2161
2161
|
};
|
|
2162
|
-
readonly
|
|
2162
|
+
readonly id: import("effect/Schema").String;
|
|
2163
2163
|
readonly sessionID: import("effect/Schema").brand<import("effect/Schema").String, "SessionID"> & {
|
|
2164
2164
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2165
2165
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2226,7 +2226,7 @@ export declare const SessionDurable: {
|
|
|
2226
2226
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2227
2227
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2228
2228
|
};
|
|
2229
|
-
readonly
|
|
2229
|
+
readonly id: import("effect/Schema").String;
|
|
2230
2230
|
readonly sessionID: import("effect/Schema").brand<import("effect/Schema").String, "SessionID"> & {
|
|
2231
2231
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2232
2232
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2269,7 +2269,7 @@ export declare const SessionDurable: {
|
|
|
2269
2269
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2270
2270
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2271
2271
|
};
|
|
2272
|
-
readonly
|
|
2272
|
+
readonly id: import("effect/Schema").String;
|
|
2273
2273
|
readonly sessionID: import("effect/Schema").brand<import("effect/Schema").String, "SessionID"> & {
|
|
2274
2274
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2275
2275
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
package/dist/event-manifest.d.ts
CHANGED
|
@@ -4585,7 +4585,7 @@ export declare const ServerDefinitions: readonly [Schema.Struct<{
|
|
|
4585
4585
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4586
4586
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4587
4587
|
};
|
|
4588
|
-
readonly
|
|
4588
|
+
readonly id: Schema.String;
|
|
4589
4589
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
4590
4590
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
4591
4591
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -4604,7 +4604,7 @@ export declare const ServerDefinitions: readonly [Schema.Struct<{
|
|
|
4604
4604
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4605
4605
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4606
4606
|
};
|
|
4607
|
-
readonly
|
|
4607
|
+
readonly id: Schema.String;
|
|
4608
4608
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
4609
4609
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
4610
4610
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -4642,7 +4642,7 @@ export declare const ServerDefinitions: readonly [Schema.Struct<{
|
|
|
4642
4642
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4643
4643
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4644
4644
|
};
|
|
4645
|
-
readonly
|
|
4645
|
+
readonly id: Schema.String;
|
|
4646
4646
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
4647
4647
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
4648
4648
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -4658,7 +4658,7 @@ export declare const ServerDefinitions: readonly [Schema.Struct<{
|
|
|
4658
4658
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4659
4659
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4660
4660
|
};
|
|
4661
|
-
readonly
|
|
4661
|
+
readonly id: Schema.String;
|
|
4662
4662
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
4663
4663
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
4664
4664
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -4701,7 +4701,7 @@ export declare const ServerDefinitions: readonly [Schema.Struct<{
|
|
|
4701
4701
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4702
4702
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4703
4703
|
};
|
|
4704
|
-
readonly
|
|
4704
|
+
readonly id: Schema.String;
|
|
4705
4705
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
4706
4706
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
4707
4707
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -4720,7 +4720,7 @@ export declare const ServerDefinitions: readonly [Schema.Struct<{
|
|
|
4720
4720
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4721
4721
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4722
4722
|
};
|
|
4723
|
-
readonly
|
|
4723
|
+
readonly id: Schema.String;
|
|
4724
4724
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
4725
4725
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
4726
4726
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -4765,7 +4765,7 @@ export declare const ServerDefinitions: readonly [Schema.Struct<{
|
|
|
4765
4765
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4766
4766
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4767
4767
|
};
|
|
4768
|
-
readonly
|
|
4768
|
+
readonly id: Schema.String;
|
|
4769
4769
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
4770
4770
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
4771
4771
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -4786,7 +4786,7 @@ export declare const ServerDefinitions: readonly [Schema.Struct<{
|
|
|
4786
4786
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4787
4787
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4788
4788
|
};
|
|
4789
|
-
readonly
|
|
4789
|
+
readonly id: Schema.String;
|
|
4790
4790
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
4791
4791
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
4792
4792
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -4824,7 +4824,7 @@ export declare const ServerDefinitions: readonly [Schema.Struct<{
|
|
|
4824
4824
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4825
4825
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4826
4826
|
};
|
|
4827
|
-
readonly
|
|
4827
|
+
readonly id: Schema.String;
|
|
4828
4828
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
4829
4829
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
4830
4830
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -4840,7 +4840,7 @@ export declare const ServerDefinitions: readonly [Schema.Struct<{
|
|
|
4840
4840
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4841
4841
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4842
4842
|
};
|
|
4843
|
-
readonly
|
|
4843
|
+
readonly id: Schema.String;
|
|
4844
4844
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
4845
4845
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
4846
4846
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -4894,7 +4894,7 @@ export declare const ServerDefinitions: readonly [Schema.Struct<{
|
|
|
4894
4894
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4895
4895
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4896
4896
|
};
|
|
4897
|
-
readonly
|
|
4897
|
+
readonly id: Schema.String;
|
|
4898
4898
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
4899
4899
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
4900
4900
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -4924,7 +4924,7 @@ export declare const ServerDefinitions: readonly [Schema.Struct<{
|
|
|
4924
4924
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4925
4925
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4926
4926
|
};
|
|
4927
|
-
readonly
|
|
4927
|
+
readonly id: Schema.String;
|
|
4928
4928
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
4929
4929
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
4930
4930
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -4991,7 +4991,7 @@ export declare const ServerDefinitions: readonly [Schema.Struct<{
|
|
|
4991
4991
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4992
4992
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
4993
4993
|
};
|
|
4994
|
-
readonly
|
|
4994
|
+
readonly id: Schema.String;
|
|
4995
4995
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
4996
4996
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
4997
4997
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -5034,7 +5034,7 @@ export declare const ServerDefinitions: readonly [Schema.Struct<{
|
|
|
5034
5034
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5035
5035
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5036
5036
|
};
|
|
5037
|
-
readonly
|
|
5037
|
+
readonly id: Schema.String;
|
|
5038
5038
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
5039
5039
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
5040
5040
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -5722,11 +5722,11 @@ export declare const ServerDefinitions: readonly [Schema.Struct<{
|
|
|
5722
5722
|
readonly source: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Union<readonly [Schema.Struct<{
|
|
5723
5723
|
readonly type: Schema.Literal<"tool">;
|
|
5724
5724
|
readonly messageID: Schema.String;
|
|
5725
|
-
readonly
|
|
5725
|
+
readonly id: Schema.String;
|
|
5726
5726
|
}>]>>>, Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
|
|
5727
5727
|
readonly type: Schema.Literal<"tool">;
|
|
5728
5728
|
readonly messageID: Schema.String;
|
|
5729
|
-
readonly
|
|
5729
|
+
readonly id: Schema.String;
|
|
5730
5730
|
}>]>>, never, never>;
|
|
5731
5731
|
readonly id: Schema.brand<Schema.String, "Permission.ID"> & {
|
|
5732
5732
|
create: (id?: string) => string & import("effect/Brand").Brand<"Permission.ID">;
|
|
@@ -5748,11 +5748,11 @@ export declare const ServerDefinitions: readonly [Schema.Struct<{
|
|
|
5748
5748
|
readonly source: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Union<readonly [Schema.Struct<{
|
|
5749
5749
|
readonly type: Schema.Literal<"tool">;
|
|
5750
5750
|
readonly messageID: Schema.String;
|
|
5751
|
-
readonly
|
|
5751
|
+
readonly id: Schema.String;
|
|
5752
5752
|
}>]>>>, Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
|
|
5753
5753
|
readonly type: Schema.Literal<"tool">;
|
|
5754
5754
|
readonly messageID: Schema.String;
|
|
5755
|
-
readonly
|
|
5755
|
+
readonly id: Schema.String;
|
|
5756
5756
|
}>]>>, never, never>;
|
|
5757
5757
|
readonly id: Schema.brand<Schema.String, "Permission.ID"> & {
|
|
5758
5758
|
create: (id?: string) => string & import("effect/Brand").Brand<"Permission.ID">;
|
|
@@ -6423,10 +6423,10 @@ export declare const ServerDefinitions: readonly [Schema.Struct<{
|
|
|
6423
6423
|
}>>;
|
|
6424
6424
|
readonly tool: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Struct<{
|
|
6425
6425
|
readonly messageID: Schema.String;
|
|
6426
|
-
readonly
|
|
6426
|
+
readonly id: Schema.String;
|
|
6427
6427
|
}>>>, Schema.optionalKey<Schema.Struct<{
|
|
6428
6428
|
readonly messageID: Schema.String;
|
|
6429
|
-
readonly
|
|
6429
|
+
readonly id: Schema.String;
|
|
6430
6430
|
}>>, never, never>;
|
|
6431
6431
|
}>;
|
|
6432
6432
|
}> & {
|
|
@@ -6454,10 +6454,10 @@ export declare const ServerDefinitions: readonly [Schema.Struct<{
|
|
|
6454
6454
|
}>>;
|
|
6455
6455
|
readonly tool: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Struct<{
|
|
6456
6456
|
readonly messageID: Schema.String;
|
|
6457
|
-
readonly
|
|
6457
|
+
readonly id: Schema.String;
|
|
6458
6458
|
}>>>, Schema.optionalKey<Schema.Struct<{
|
|
6459
6459
|
readonly messageID: Schema.String;
|
|
6460
|
-
readonly
|
|
6460
|
+
readonly id: Schema.String;
|
|
6461
6461
|
}>>, never, never>;
|
|
6462
6462
|
}>;
|
|
6463
6463
|
}, Schema.Struct<{
|
|
@@ -9829,7 +9829,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
9829
9829
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
9830
9830
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
9831
9831
|
};
|
|
9832
|
-
readonly
|
|
9832
|
+
readonly id: Schema.String;
|
|
9833
9833
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
9834
9834
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
9835
9835
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -9848,7 +9848,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
9848
9848
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
9849
9849
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
9850
9850
|
};
|
|
9851
|
-
readonly
|
|
9851
|
+
readonly id: Schema.String;
|
|
9852
9852
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
9853
9853
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
9854
9854
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -9886,7 +9886,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
9886
9886
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
9887
9887
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
9888
9888
|
};
|
|
9889
|
-
readonly
|
|
9889
|
+
readonly id: Schema.String;
|
|
9890
9890
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
9891
9891
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
9892
9892
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -9902,7 +9902,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
9902
9902
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
9903
9903
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
9904
9904
|
};
|
|
9905
|
-
readonly
|
|
9905
|
+
readonly id: Schema.String;
|
|
9906
9906
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
9907
9907
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
9908
9908
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -9945,7 +9945,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
9945
9945
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
9946
9946
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
9947
9947
|
};
|
|
9948
|
-
readonly
|
|
9948
|
+
readonly id: Schema.String;
|
|
9949
9949
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
9950
9950
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
9951
9951
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -9964,7 +9964,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
9964
9964
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
9965
9965
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
9966
9966
|
};
|
|
9967
|
-
readonly
|
|
9967
|
+
readonly id: Schema.String;
|
|
9968
9968
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
9969
9969
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
9970
9970
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -10009,7 +10009,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
10009
10009
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
10010
10010
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
10011
10011
|
};
|
|
10012
|
-
readonly
|
|
10012
|
+
readonly id: Schema.String;
|
|
10013
10013
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
10014
10014
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
10015
10015
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -10030,7 +10030,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
10030
10030
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
10031
10031
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
10032
10032
|
};
|
|
10033
|
-
readonly
|
|
10033
|
+
readonly id: Schema.String;
|
|
10034
10034
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
10035
10035
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
10036
10036
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -10068,7 +10068,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
10068
10068
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
10069
10069
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
10070
10070
|
};
|
|
10071
|
-
readonly
|
|
10071
|
+
readonly id: Schema.String;
|
|
10072
10072
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
10073
10073
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
10074
10074
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -10084,7 +10084,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
10084
10084
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
10085
10085
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
10086
10086
|
};
|
|
10087
|
-
readonly
|
|
10087
|
+
readonly id: Schema.String;
|
|
10088
10088
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
10089
10089
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
10090
10090
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -10138,7 +10138,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
10138
10138
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
10139
10139
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
10140
10140
|
};
|
|
10141
|
-
readonly
|
|
10141
|
+
readonly id: Schema.String;
|
|
10142
10142
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
10143
10143
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
10144
10144
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -10168,7 +10168,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
10168
10168
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
10169
10169
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
10170
10170
|
};
|
|
10171
|
-
readonly
|
|
10171
|
+
readonly id: Schema.String;
|
|
10172
10172
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
10173
10173
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
10174
10174
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -10235,7 +10235,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
10235
10235
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
10236
10236
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
10237
10237
|
};
|
|
10238
|
-
readonly
|
|
10238
|
+
readonly id: Schema.String;
|
|
10239
10239
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
10240
10240
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
10241
10241
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -10278,7 +10278,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
10278
10278
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
10279
10279
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
10280
10280
|
};
|
|
10281
|
-
readonly
|
|
10281
|
+
readonly id: Schema.String;
|
|
10282
10282
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
10283
10283
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
10284
10284
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -13608,11 +13608,11 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
13608
13608
|
readonly source: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Union<readonly [Schema.Struct<{
|
|
13609
13609
|
readonly type: Schema.Literal<"tool">;
|
|
13610
13610
|
readonly messageID: Schema.String;
|
|
13611
|
-
readonly
|
|
13611
|
+
readonly id: Schema.String;
|
|
13612
13612
|
}>]>>>, Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
|
|
13613
13613
|
readonly type: Schema.Literal<"tool">;
|
|
13614
13614
|
readonly messageID: Schema.String;
|
|
13615
|
-
readonly
|
|
13615
|
+
readonly id: Schema.String;
|
|
13616
13616
|
}>]>>, never, never>;
|
|
13617
13617
|
readonly id: Schema.brand<Schema.String, "Permission.ID"> & {
|
|
13618
13618
|
create: (id?: string) => string & import("effect/Brand").Brand<"Permission.ID">;
|
|
@@ -13634,11 +13634,11 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
13634
13634
|
readonly source: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Union<readonly [Schema.Struct<{
|
|
13635
13635
|
readonly type: Schema.Literal<"tool">;
|
|
13636
13636
|
readonly messageID: Schema.String;
|
|
13637
|
-
readonly
|
|
13637
|
+
readonly id: Schema.String;
|
|
13638
13638
|
}>]>>>, Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
|
|
13639
13639
|
readonly type: Schema.Literal<"tool">;
|
|
13640
13640
|
readonly messageID: Schema.String;
|
|
13641
|
-
readonly
|
|
13641
|
+
readonly id: Schema.String;
|
|
13642
13642
|
}>]>>, never, never>;
|
|
13643
13643
|
readonly id: Schema.brand<Schema.String, "Permission.ID"> & {
|
|
13644
13644
|
create: (id?: string) => string & import("effect/Brand").Brand<"Permission.ID">;
|
|
@@ -14309,10 +14309,10 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
14309
14309
|
}>>;
|
|
14310
14310
|
readonly tool: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Struct<{
|
|
14311
14311
|
readonly messageID: Schema.String;
|
|
14312
|
-
readonly
|
|
14312
|
+
readonly id: Schema.String;
|
|
14313
14313
|
}>>>, Schema.optionalKey<Schema.Struct<{
|
|
14314
14314
|
readonly messageID: Schema.String;
|
|
14315
|
-
readonly
|
|
14315
|
+
readonly id: Schema.String;
|
|
14316
14316
|
}>>, never, never>;
|
|
14317
14317
|
}>;
|
|
14318
14318
|
}> & {
|
|
@@ -14340,10 +14340,10 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
14340
14340
|
}>>;
|
|
14341
14341
|
readonly tool: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Struct<{
|
|
14342
14342
|
readonly messageID: Schema.String;
|
|
14343
|
-
readonly
|
|
14343
|
+
readonly id: Schema.String;
|
|
14344
14344
|
}>>>, Schema.optionalKey<Schema.Struct<{
|
|
14345
14345
|
readonly messageID: Schema.String;
|
|
14346
|
-
readonly
|
|
14346
|
+
readonly id: Schema.String;
|
|
14347
14347
|
}>>, never, never>;
|
|
14348
14348
|
}>;
|
|
14349
14349
|
}, Schema.Struct<{
|
package/dist/permission.d.ts
CHANGED
|
@@ -7,7 +7,7 @@ export type ID = typeof ID.Type;
|
|
|
7
7
|
export declare const Source: Schema.Union<readonly [Schema.Struct<{
|
|
8
8
|
readonly type: Schema.Literal<"tool">;
|
|
9
9
|
readonly messageID: Schema.String;
|
|
10
|
-
readonly
|
|
10
|
+
readonly id: Schema.String;
|
|
11
11
|
}>]>;
|
|
12
12
|
export type Source = typeof Source.Type;
|
|
13
13
|
export declare const Request: Schema.Struct<{
|
|
@@ -22,11 +22,11 @@ export declare const Request: Schema.Struct<{
|
|
|
22
22
|
readonly source: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Union<readonly [Schema.Struct<{
|
|
23
23
|
readonly type: Schema.Literal<"tool">;
|
|
24
24
|
readonly messageID: Schema.String;
|
|
25
|
-
readonly
|
|
25
|
+
readonly id: Schema.String;
|
|
26
26
|
}>]>>>, Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
|
|
27
27
|
readonly type: Schema.Literal<"tool">;
|
|
28
28
|
readonly messageID: Schema.String;
|
|
29
|
-
readonly
|
|
29
|
+
readonly id: Schema.String;
|
|
30
30
|
}>]>>, never, never>;
|
|
31
31
|
readonly id: Schema.brand<Schema.String, "Permission.ID"> & {
|
|
32
32
|
create: (id?: string) => string & import("effect/Brand").Brand<"Permission.ID">;
|
|
@@ -75,11 +75,11 @@ export declare const Event: {
|
|
|
75
75
|
readonly source: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Union<readonly [Schema.Struct<{
|
|
76
76
|
readonly type: Schema.Literal<"tool">;
|
|
77
77
|
readonly messageID: Schema.String;
|
|
78
|
-
readonly
|
|
78
|
+
readonly id: Schema.String;
|
|
79
79
|
}>]>>>, Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
|
|
80
80
|
readonly type: Schema.Literal<"tool">;
|
|
81
81
|
readonly messageID: Schema.String;
|
|
82
|
-
readonly
|
|
82
|
+
readonly id: Schema.String;
|
|
83
83
|
}>]>>, never, never>;
|
|
84
84
|
readonly id: Schema.brand<Schema.String, "Permission.ID"> & {
|
|
85
85
|
create: (id?: string) => string & import("effect/Brand").Brand<"Permission.ID">;
|
|
@@ -101,11 +101,11 @@ export declare const Event: {
|
|
|
101
101
|
readonly source: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Union<readonly [Schema.Struct<{
|
|
102
102
|
readonly type: Schema.Literal<"tool">;
|
|
103
103
|
readonly messageID: Schema.String;
|
|
104
|
-
readonly
|
|
104
|
+
readonly id: Schema.String;
|
|
105
105
|
}>]>>>, Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
|
|
106
106
|
readonly type: Schema.Literal<"tool">;
|
|
107
107
|
readonly messageID: Schema.String;
|
|
108
|
-
readonly
|
|
108
|
+
readonly id: Schema.String;
|
|
109
109
|
}>]>>, never, never>;
|
|
110
110
|
readonly id: Schema.brand<Schema.String, "Permission.ID"> & {
|
|
111
111
|
create: (id?: string) => string & import("effect/Brand").Brand<"Permission.ID">;
|
|
@@ -201,11 +201,11 @@ export declare const Event: {
|
|
|
201
201
|
readonly source: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Union<readonly [Schema.Struct<{
|
|
202
202
|
readonly type: Schema.Literal<"tool">;
|
|
203
203
|
readonly messageID: Schema.String;
|
|
204
|
-
readonly
|
|
204
|
+
readonly id: Schema.String;
|
|
205
205
|
}>]>>>, Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
|
|
206
206
|
readonly type: Schema.Literal<"tool">;
|
|
207
207
|
readonly messageID: Schema.String;
|
|
208
|
-
readonly
|
|
208
|
+
readonly id: Schema.String;
|
|
209
209
|
}>]>>, never, never>;
|
|
210
210
|
readonly id: Schema.brand<Schema.String, "Permission.ID"> & {
|
|
211
211
|
create: (id?: string) => string & import("effect/Brand").Brand<"Permission.ID">;
|
|
@@ -227,11 +227,11 @@ export declare const Event: {
|
|
|
227
227
|
readonly source: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Union<readonly [Schema.Struct<{
|
|
228
228
|
readonly type: Schema.Literal<"tool">;
|
|
229
229
|
readonly messageID: Schema.String;
|
|
230
|
-
readonly
|
|
230
|
+
readonly id: Schema.String;
|
|
231
231
|
}>]>>>, Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
|
|
232
232
|
readonly type: Schema.Literal<"tool">;
|
|
233
233
|
readonly messageID: Schema.String;
|
|
234
|
-
readonly
|
|
234
|
+
readonly id: Schema.String;
|
|
235
235
|
}>]>>, never, never>;
|
|
236
236
|
readonly id: Schema.brand<Schema.String, "Permission.ID"> & {
|
|
237
237
|
create: (id?: string) => string & import("effect/Brand").Brand<"Permission.ID">;
|
package/dist/permission.js
CHANGED
package/dist/question.d.ts
CHANGED
|
@@ -36,7 +36,7 @@ export interface Prompt extends Schema.Schema.Type<typeof Prompt> {
|
|
|
36
36
|
}
|
|
37
37
|
export declare const Tool: Schema.Struct<{
|
|
38
38
|
readonly messageID: Schema.String;
|
|
39
|
-
readonly
|
|
39
|
+
readonly id: Schema.String;
|
|
40
40
|
}>;
|
|
41
41
|
export interface Tool extends Schema.Schema.Type<typeof Tool> {
|
|
42
42
|
}
|
|
@@ -61,10 +61,10 @@ export declare const Request: Schema.Struct<{
|
|
|
61
61
|
}>>;
|
|
62
62
|
readonly tool: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Struct<{
|
|
63
63
|
readonly messageID: Schema.String;
|
|
64
|
-
readonly
|
|
64
|
+
readonly id: Schema.String;
|
|
65
65
|
}>>>, Schema.optionalKey<Schema.Struct<{
|
|
66
66
|
readonly messageID: Schema.String;
|
|
67
|
-
readonly
|
|
67
|
+
readonly id: Schema.String;
|
|
68
68
|
}>>, never, never>;
|
|
69
69
|
}>;
|
|
70
70
|
export interface Request extends Schema.Schema.Type<typeof Request> {
|
|
@@ -124,10 +124,10 @@ export declare const Event: {
|
|
|
124
124
|
}>>;
|
|
125
125
|
readonly tool: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Struct<{
|
|
126
126
|
readonly messageID: Schema.String;
|
|
127
|
-
readonly
|
|
127
|
+
readonly id: Schema.String;
|
|
128
128
|
}>>>, Schema.optionalKey<Schema.Struct<{
|
|
129
129
|
readonly messageID: Schema.String;
|
|
130
|
-
readonly
|
|
130
|
+
readonly id: Schema.String;
|
|
131
131
|
}>>, never, never>;
|
|
132
132
|
}>;
|
|
133
133
|
}> & {
|
|
@@ -155,10 +155,10 @@ export declare const Event: {
|
|
|
155
155
|
}>>;
|
|
156
156
|
readonly tool: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Struct<{
|
|
157
157
|
readonly messageID: Schema.String;
|
|
158
|
-
readonly
|
|
158
|
+
readonly id: Schema.String;
|
|
159
159
|
}>>>, Schema.optionalKey<Schema.Struct<{
|
|
160
160
|
readonly messageID: Schema.String;
|
|
161
|
-
readonly
|
|
161
|
+
readonly id: Schema.String;
|
|
162
162
|
}>>, never, never>;
|
|
163
163
|
}>;
|
|
164
164
|
};
|
|
@@ -313,10 +313,10 @@ export declare const Event: {
|
|
|
313
313
|
}>>;
|
|
314
314
|
readonly tool: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Struct<{
|
|
315
315
|
readonly messageID: Schema.String;
|
|
316
|
-
readonly
|
|
316
|
+
readonly id: Schema.String;
|
|
317
317
|
}>>>, Schema.optionalKey<Schema.Struct<{
|
|
318
318
|
readonly messageID: Schema.String;
|
|
319
|
-
readonly
|
|
319
|
+
readonly id: Schema.String;
|
|
320
320
|
}>>, never, never>;
|
|
321
321
|
}>;
|
|
322
322
|
}> & {
|
|
@@ -344,10 +344,10 @@ export declare const Event: {
|
|
|
344
344
|
}>>;
|
|
345
345
|
readonly tool: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Struct<{
|
|
346
346
|
readonly messageID: Schema.String;
|
|
347
|
-
readonly
|
|
347
|
+
readonly id: Schema.String;
|
|
348
348
|
}>>>, Schema.optionalKey<Schema.Struct<{
|
|
349
349
|
readonly messageID: Schema.String;
|
|
350
|
-
readonly
|
|
350
|
+
readonly id: Schema.String;
|
|
351
351
|
}>>, never, never>;
|
|
352
352
|
}>;
|
|
353
353
|
}, Schema.Struct<{
|
package/dist/question.js
CHANGED
|
@@ -31,7 +31,7 @@ export const Info = Schema.Struct({
|
|
|
31
31
|
export const Prompt = Schema.Struct(base).annotate({ identifier: "Question.Prompt" });
|
|
32
32
|
export const Tool = Schema.Struct({
|
|
33
33
|
messageID: Schema.String,
|
|
34
|
-
|
|
34
|
+
id: Schema.String,
|
|
35
35
|
}).annotate({ identifier: "Question.Tool" });
|
|
36
36
|
export const Request = Schema.Struct({
|
|
37
37
|
id: ID,
|
package/dist/session-event.d.ts
CHANGED
|
@@ -2255,7 +2255,7 @@ export declare namespace Tool {
|
|
|
2255
2255
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2256
2256
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2257
2257
|
};
|
|
2258
|
-
readonly
|
|
2258
|
+
readonly id: Schema.String;
|
|
2259
2259
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
2260
2260
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2261
2261
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2274,7 +2274,7 @@ export declare namespace Tool {
|
|
|
2274
2274
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2275
2275
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2276
2276
|
};
|
|
2277
|
-
readonly
|
|
2277
|
+
readonly id: Schema.String;
|
|
2278
2278
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
2279
2279
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2280
2280
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2314,7 +2314,7 @@ export declare namespace Tool {
|
|
|
2314
2314
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2315
2315
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2316
2316
|
};
|
|
2317
|
-
readonly
|
|
2317
|
+
readonly id: Schema.String;
|
|
2318
2318
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
2319
2319
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2320
2320
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2330,7 +2330,7 @@ export declare namespace Tool {
|
|
|
2330
2330
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2331
2331
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2332
2332
|
};
|
|
2333
|
-
readonly
|
|
2333
|
+
readonly id: Schema.String;
|
|
2334
2334
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
2335
2335
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2336
2336
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2375,7 +2375,7 @@ export declare namespace Tool {
|
|
|
2375
2375
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2376
2376
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2377
2377
|
};
|
|
2378
|
-
readonly
|
|
2378
|
+
readonly id: Schema.String;
|
|
2379
2379
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
2380
2380
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2381
2381
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2394,7 +2394,7 @@ export declare namespace Tool {
|
|
|
2394
2394
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2395
2395
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2396
2396
|
};
|
|
2397
|
-
readonly
|
|
2397
|
+
readonly id: Schema.String;
|
|
2398
2398
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
2399
2399
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2400
2400
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2442,7 +2442,7 @@ export declare namespace Tool {
|
|
|
2442
2442
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2443
2443
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2444
2444
|
};
|
|
2445
|
-
readonly
|
|
2445
|
+
readonly id: Schema.String;
|
|
2446
2446
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
2447
2447
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2448
2448
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2463,7 +2463,7 @@ export declare namespace Tool {
|
|
|
2463
2463
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2464
2464
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2465
2465
|
};
|
|
2466
|
-
readonly
|
|
2466
|
+
readonly id: Schema.String;
|
|
2467
2467
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
2468
2468
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2469
2469
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2504,7 +2504,7 @@ export declare namespace Tool {
|
|
|
2504
2504
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2505
2505
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2506
2506
|
};
|
|
2507
|
-
readonly
|
|
2507
|
+
readonly id: Schema.String;
|
|
2508
2508
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
2509
2509
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2510
2510
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2520,7 +2520,7 @@ export declare namespace Tool {
|
|
|
2520
2520
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2521
2521
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2522
2522
|
};
|
|
2523
|
-
readonly
|
|
2523
|
+
readonly id: Schema.String;
|
|
2524
2524
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
2525
2525
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2526
2526
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2577,7 +2577,7 @@ export declare namespace Tool {
|
|
|
2577
2577
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2578
2578
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2579
2579
|
};
|
|
2580
|
-
readonly
|
|
2580
|
+
readonly id: Schema.String;
|
|
2581
2581
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
2582
2582
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2583
2583
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2607,7 +2607,7 @@ export declare namespace Tool {
|
|
|
2607
2607
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2608
2608
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2609
2609
|
};
|
|
2610
|
-
readonly
|
|
2610
|
+
readonly id: Schema.String;
|
|
2611
2611
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
2612
2612
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2613
2613
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2681,7 +2681,7 @@ export declare namespace Tool {
|
|
|
2681
2681
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2682
2682
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2683
2683
|
};
|
|
2684
|
-
readonly
|
|
2684
|
+
readonly id: Schema.String;
|
|
2685
2685
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
2686
2686
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2687
2687
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -2724,7 +2724,7 @@ export declare namespace Tool {
|
|
|
2724
2724
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2725
2725
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
2726
2726
|
};
|
|
2727
|
-
readonly
|
|
2727
|
+
readonly id: Schema.String;
|
|
2728
2728
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
2729
2729
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
2730
2730
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -5425,7 +5425,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
5425
5425
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5426
5426
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5427
5427
|
};
|
|
5428
|
-
readonly
|
|
5428
|
+
readonly id: Schema.String;
|
|
5429
5429
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
5430
5430
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
5431
5431
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -5444,7 +5444,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
5444
5444
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5445
5445
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5446
5446
|
};
|
|
5447
|
-
readonly
|
|
5447
|
+
readonly id: Schema.String;
|
|
5448
5448
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
5449
5449
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
5450
5450
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -5482,7 +5482,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
5482
5482
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5483
5483
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5484
5484
|
};
|
|
5485
|
-
readonly
|
|
5485
|
+
readonly id: Schema.String;
|
|
5486
5486
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
5487
5487
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
5488
5488
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -5498,7 +5498,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
5498
5498
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5499
5499
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5500
5500
|
};
|
|
5501
|
-
readonly
|
|
5501
|
+
readonly id: Schema.String;
|
|
5502
5502
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
5503
5503
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
5504
5504
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -5541,7 +5541,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
5541
5541
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5542
5542
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5543
5543
|
};
|
|
5544
|
-
readonly
|
|
5544
|
+
readonly id: Schema.String;
|
|
5545
5545
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
5546
5546
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
5547
5547
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -5560,7 +5560,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
5560
5560
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5561
5561
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5562
5562
|
};
|
|
5563
|
-
readonly
|
|
5563
|
+
readonly id: Schema.String;
|
|
5564
5564
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
5565
5565
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
5566
5566
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -5605,7 +5605,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
5605
5605
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5606
5606
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5607
5607
|
};
|
|
5608
|
-
readonly
|
|
5608
|
+
readonly id: Schema.String;
|
|
5609
5609
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
5610
5610
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
5611
5611
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -5626,7 +5626,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
5626
5626
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5627
5627
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5628
5628
|
};
|
|
5629
|
-
readonly
|
|
5629
|
+
readonly id: Schema.String;
|
|
5630
5630
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
5631
5631
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
5632
5632
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -5664,7 +5664,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
5664
5664
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5665
5665
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5666
5666
|
};
|
|
5667
|
-
readonly
|
|
5667
|
+
readonly id: Schema.String;
|
|
5668
5668
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
5669
5669
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
5670
5670
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -5680,7 +5680,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
5680
5680
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5681
5681
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5682
5682
|
};
|
|
5683
|
-
readonly
|
|
5683
|
+
readonly id: Schema.String;
|
|
5684
5684
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
5685
5685
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
5686
5686
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -5734,7 +5734,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
5734
5734
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5735
5735
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5736
5736
|
};
|
|
5737
|
-
readonly
|
|
5737
|
+
readonly id: Schema.String;
|
|
5738
5738
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
5739
5739
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
5740
5740
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -5764,7 +5764,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
5764
5764
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5765
5765
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5766
5766
|
};
|
|
5767
|
-
readonly
|
|
5767
|
+
readonly id: Schema.String;
|
|
5768
5768
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
5769
5769
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
5770
5770
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -5831,7 +5831,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
5831
5831
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5832
5832
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5833
5833
|
};
|
|
5834
|
-
readonly
|
|
5834
|
+
readonly id: Schema.String;
|
|
5835
5835
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
5836
5836
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
5837
5837
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -5874,7 +5874,7 @@ export declare const Definitions: readonly [Schema.Struct<{
|
|
|
5874
5874
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5875
5875
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
5876
5876
|
};
|
|
5877
|
-
readonly
|
|
5877
|
+
readonly id: Schema.String;
|
|
5878
5878
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
5879
5879
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
5880
5880
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -8380,7 +8380,7 @@ export declare const DurableDefinitions: readonly [...((Schema.Struct<{
|
|
|
8380
8380
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8381
8381
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8382
8382
|
};
|
|
8383
|
-
readonly
|
|
8383
|
+
readonly id: Schema.String;
|
|
8384
8384
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
8385
8385
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
8386
8386
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -8399,7 +8399,7 @@ export declare const DurableDefinitions: readonly [...((Schema.Struct<{
|
|
|
8399
8399
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8400
8400
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8401
8401
|
};
|
|
8402
|
-
readonly
|
|
8402
|
+
readonly id: Schema.String;
|
|
8403
8403
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
8404
8404
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
8405
8405
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -8442,7 +8442,7 @@ export declare const DurableDefinitions: readonly [...((Schema.Struct<{
|
|
|
8442
8442
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8443
8443
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8444
8444
|
};
|
|
8445
|
-
readonly
|
|
8445
|
+
readonly id: Schema.String;
|
|
8446
8446
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
8447
8447
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
8448
8448
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -8461,7 +8461,7 @@ export declare const DurableDefinitions: readonly [...((Schema.Struct<{
|
|
|
8461
8461
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8462
8462
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8463
8463
|
};
|
|
8464
|
-
readonly
|
|
8464
|
+
readonly id: Schema.String;
|
|
8465
8465
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
8466
8466
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
8467
8467
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -8506,7 +8506,7 @@ export declare const DurableDefinitions: readonly [...((Schema.Struct<{
|
|
|
8506
8506
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8507
8507
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8508
8508
|
};
|
|
8509
|
-
readonly
|
|
8509
|
+
readonly id: Schema.String;
|
|
8510
8510
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
8511
8511
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
8512
8512
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -8527,7 +8527,7 @@ export declare const DurableDefinitions: readonly [...((Schema.Struct<{
|
|
|
8527
8527
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8528
8528
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8529
8529
|
};
|
|
8530
|
-
readonly
|
|
8530
|
+
readonly id: Schema.String;
|
|
8531
8531
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
8532
8532
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
8533
8533
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -8581,7 +8581,7 @@ export declare const DurableDefinitions: readonly [...((Schema.Struct<{
|
|
|
8581
8581
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8582
8582
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8583
8583
|
};
|
|
8584
|
-
readonly
|
|
8584
|
+
readonly id: Schema.String;
|
|
8585
8585
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
8586
8586
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
8587
8587
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -8611,7 +8611,7 @@ export declare const DurableDefinitions: readonly [...((Schema.Struct<{
|
|
|
8611
8611
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8612
8612
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8613
8613
|
};
|
|
8614
|
-
readonly
|
|
8614
|
+
readonly id: Schema.String;
|
|
8615
8615
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
8616
8616
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
8617
8617
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -8678,7 +8678,7 @@ export declare const DurableDefinitions: readonly [...((Schema.Struct<{
|
|
|
8678
8678
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8679
8679
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8680
8680
|
};
|
|
8681
|
-
readonly
|
|
8681
|
+
readonly id: Schema.String;
|
|
8682
8682
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
8683
8683
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
8684
8684
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -8721,7 +8721,7 @@ export declare const DurableDefinitions: readonly [...((Schema.Struct<{
|
|
|
8721
8721
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8722
8722
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
8723
8723
|
};
|
|
8724
|
-
readonly
|
|
8724
|
+
readonly id: Schema.String;
|
|
8725
8725
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
8726
8726
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
8727
8727
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -11259,7 +11259,7 @@ export declare const Durable: Schema.Union<readonly [...((Schema.Struct<{
|
|
|
11259
11259
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11260
11260
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11261
11261
|
};
|
|
11262
|
-
readonly
|
|
11262
|
+
readonly id: Schema.String;
|
|
11263
11263
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
11264
11264
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
11265
11265
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -11278,7 +11278,7 @@ export declare const Durable: Schema.Union<readonly [...((Schema.Struct<{
|
|
|
11278
11278
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11279
11279
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11280
11280
|
};
|
|
11281
|
-
readonly
|
|
11281
|
+
readonly id: Schema.String;
|
|
11282
11282
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
11283
11283
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
11284
11284
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -11321,7 +11321,7 @@ export declare const Durable: Schema.Union<readonly [...((Schema.Struct<{
|
|
|
11321
11321
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11322
11322
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11323
11323
|
};
|
|
11324
|
-
readonly
|
|
11324
|
+
readonly id: Schema.String;
|
|
11325
11325
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
11326
11326
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
11327
11327
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -11340,7 +11340,7 @@ export declare const Durable: Schema.Union<readonly [...((Schema.Struct<{
|
|
|
11340
11340
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11341
11341
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11342
11342
|
};
|
|
11343
|
-
readonly
|
|
11343
|
+
readonly id: Schema.String;
|
|
11344
11344
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
11345
11345
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
11346
11346
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -11385,7 +11385,7 @@ export declare const Durable: Schema.Union<readonly [...((Schema.Struct<{
|
|
|
11385
11385
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11386
11386
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11387
11387
|
};
|
|
11388
|
-
readonly
|
|
11388
|
+
readonly id: Schema.String;
|
|
11389
11389
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
11390
11390
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
11391
11391
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -11406,7 +11406,7 @@ export declare const Durable: Schema.Union<readonly [...((Schema.Struct<{
|
|
|
11406
11406
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11407
11407
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11408
11408
|
};
|
|
11409
|
-
readonly
|
|
11409
|
+
readonly id: Schema.String;
|
|
11410
11410
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
11411
11411
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
11412
11412
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -11460,7 +11460,7 @@ export declare const Durable: Schema.Union<readonly [...((Schema.Struct<{
|
|
|
11460
11460
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11461
11461
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11462
11462
|
};
|
|
11463
|
-
readonly
|
|
11463
|
+
readonly id: Schema.String;
|
|
11464
11464
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
11465
11465
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
11466
11466
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -11490,7 +11490,7 @@ export declare const Durable: Schema.Union<readonly [...((Schema.Struct<{
|
|
|
11490
11490
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11491
11491
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11492
11492
|
};
|
|
11493
|
-
readonly
|
|
11493
|
+
readonly id: Schema.String;
|
|
11494
11494
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
11495
11495
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
11496
11496
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -11557,7 +11557,7 @@ export declare const Durable: Schema.Union<readonly [...((Schema.Struct<{
|
|
|
11557
11557
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11558
11558
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11559
11559
|
};
|
|
11560
|
-
readonly
|
|
11560
|
+
readonly id: Schema.String;
|
|
11561
11561
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
11562
11562
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
11563
11563
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -11600,7 +11600,7 @@ export declare const Durable: Schema.Union<readonly [...((Schema.Struct<{
|
|
|
11600
11600
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11601
11601
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
11602
11602
|
};
|
|
11603
|
-
readonly
|
|
11603
|
+
readonly id: Schema.String;
|
|
11604
11604
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
11605
11605
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
11606
11606
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -14313,7 +14313,7 @@ export declare const All: Schema.toTaggedUnion<"type", readonly [Schema.Struct<{
|
|
|
14313
14313
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14314
14314
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14315
14315
|
};
|
|
14316
|
-
readonly
|
|
14316
|
+
readonly id: Schema.String;
|
|
14317
14317
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
14318
14318
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
14319
14319
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -14332,7 +14332,7 @@ export declare const All: Schema.toTaggedUnion<"type", readonly [Schema.Struct<{
|
|
|
14332
14332
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14333
14333
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14334
14334
|
};
|
|
14335
|
-
readonly
|
|
14335
|
+
readonly id: Schema.String;
|
|
14336
14336
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
14337
14337
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
14338
14338
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -14370,7 +14370,7 @@ export declare const All: Schema.toTaggedUnion<"type", readonly [Schema.Struct<{
|
|
|
14370
14370
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14371
14371
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14372
14372
|
};
|
|
14373
|
-
readonly
|
|
14373
|
+
readonly id: Schema.String;
|
|
14374
14374
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
14375
14375
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
14376
14376
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -14386,7 +14386,7 @@ export declare const All: Schema.toTaggedUnion<"type", readonly [Schema.Struct<{
|
|
|
14386
14386
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14387
14387
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14388
14388
|
};
|
|
14389
|
-
readonly
|
|
14389
|
+
readonly id: Schema.String;
|
|
14390
14390
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
14391
14391
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
14392
14392
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -14429,7 +14429,7 @@ export declare const All: Schema.toTaggedUnion<"type", readonly [Schema.Struct<{
|
|
|
14429
14429
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14430
14430
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14431
14431
|
};
|
|
14432
|
-
readonly
|
|
14432
|
+
readonly id: Schema.String;
|
|
14433
14433
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
14434
14434
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
14435
14435
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -14448,7 +14448,7 @@ export declare const All: Schema.toTaggedUnion<"type", readonly [Schema.Struct<{
|
|
|
14448
14448
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14449
14449
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14450
14450
|
};
|
|
14451
|
-
readonly
|
|
14451
|
+
readonly id: Schema.String;
|
|
14452
14452
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
14453
14453
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
14454
14454
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -14493,7 +14493,7 @@ export declare const All: Schema.toTaggedUnion<"type", readonly [Schema.Struct<{
|
|
|
14493
14493
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14494
14494
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14495
14495
|
};
|
|
14496
|
-
readonly
|
|
14496
|
+
readonly id: Schema.String;
|
|
14497
14497
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
14498
14498
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
14499
14499
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -14514,7 +14514,7 @@ export declare const All: Schema.toTaggedUnion<"type", readonly [Schema.Struct<{
|
|
|
14514
14514
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14515
14515
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14516
14516
|
};
|
|
14517
|
-
readonly
|
|
14517
|
+
readonly id: Schema.String;
|
|
14518
14518
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
14519
14519
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
14520
14520
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -14552,7 +14552,7 @@ export declare const All: Schema.toTaggedUnion<"type", readonly [Schema.Struct<{
|
|
|
14552
14552
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14553
14553
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14554
14554
|
};
|
|
14555
|
-
readonly
|
|
14555
|
+
readonly id: Schema.String;
|
|
14556
14556
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
14557
14557
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
14558
14558
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -14568,7 +14568,7 @@ export declare const All: Schema.toTaggedUnion<"type", readonly [Schema.Struct<{
|
|
|
14568
14568
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14569
14569
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14570
14570
|
};
|
|
14571
|
-
readonly
|
|
14571
|
+
readonly id: Schema.String;
|
|
14572
14572
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
14573
14573
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
14574
14574
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -14622,7 +14622,7 @@ export declare const All: Schema.toTaggedUnion<"type", readonly [Schema.Struct<{
|
|
|
14622
14622
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14623
14623
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14624
14624
|
};
|
|
14625
|
-
readonly
|
|
14625
|
+
readonly id: Schema.String;
|
|
14626
14626
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
14627
14627
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
14628
14628
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -14652,7 +14652,7 @@ export declare const All: Schema.toTaggedUnion<"type", readonly [Schema.Struct<{
|
|
|
14652
14652
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14653
14653
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14654
14654
|
};
|
|
14655
|
-
readonly
|
|
14655
|
+
readonly id: Schema.String;
|
|
14656
14656
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
14657
14657
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
14658
14658
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -14719,7 +14719,7 @@ export declare const All: Schema.toTaggedUnion<"type", readonly [Schema.Struct<{
|
|
|
14719
14719
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14720
14720
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14721
14721
|
};
|
|
14722
|
-
readonly
|
|
14722
|
+
readonly id: Schema.String;
|
|
14723
14723
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
14724
14724
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
14725
14725
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
|
@@ -14762,7 +14762,7 @@ export declare const All: Schema.toTaggedUnion<"type", readonly [Schema.Struct<{
|
|
|
14762
14762
|
create: () => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14763
14763
|
fromEvent: (eventID: Event.ID) => string & import("effect/Brand").Brand<"Session.Message.ID">;
|
|
14764
14764
|
};
|
|
14765
|
-
readonly
|
|
14765
|
+
readonly id: Schema.String;
|
|
14766
14766
|
readonly sessionID: Schema.brand<Schema.String, "SessionID"> & {
|
|
14767
14767
|
create: () => string & import("effect/Brand").Brand<"SessionID">;
|
|
14768
14768
|
descending: (id?: string) => string & import("effect/Brand").Brand<"SessionID">;
|
package/dist/session-event.js
CHANGED
package/dist/tool.d.ts
CHANGED
|
@@ -11,7 +11,7 @@ export interface Context {
|
|
|
11
11
|
readonly sessionID: Session.ID;
|
|
12
12
|
readonly agent: Agent.ID;
|
|
13
13
|
readonly messageID: SessionMessage.ID;
|
|
14
|
-
readonly
|
|
14
|
+
readonly id: CallID;
|
|
15
15
|
readonly progress: (update: Metadata) => Effect.Effect<void>;
|
|
16
16
|
}
|
|
17
17
|
interface BaseOptions {
|