effect 2.0.0-next.2 → 2.0.0-next.3

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/Debug.d.ts CHANGED
@@ -1,8 +1,10 @@
1
1
  /**
2
2
  * @since 2.0.0
3
3
  *
4
- * Docs: https://effect-ts.github.io/io/modules/Debug.ts.html
5
- * Module: @effect/io/Debug
4
+ * ```md
5
+ * - Docs: https://effect-ts.github.io/io/modules/Debug.ts.html
6
+ * - Module: "@effect/io/Debug"
7
+ * ```
6
8
  */
7
9
  import { Debug, getCallTrace, nodeSourceMapExtractor, runtimeDebug, withCallTrace } from "@effect/io/Debug";
8
10
  export {
package/Debug.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"Debug.d.ts","sourceRoot":"","sources":["../../src/Debug.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,OAAO,EAAE,KAAK,EAAE,YAAY,EAAE,sBAAsB,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAA;AAE3G,OAAO;AACL;;GAEG;AACH,KAAK;AACL;;GAEG;AACH,YAAY;AACZ;;GAEG;AACH,sBAAsB;AACtB;;GAEG;AACH,YAAY;AACZ;;GAEG;AACH,aAAa,EACd,CAAA"}
1
+ {"version":3,"file":"Debug.d.ts","sourceRoot":"","sources":["../../src/Debug.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AACH,OAAO,EAAE,KAAK,EAAE,YAAY,EAAE,sBAAsB,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAA;AAE3G,OAAO;AACL;;GAEG;AACH,KAAK;AACL;;GAEG;AACH,YAAY;AACZ;;GAEG;AACH,sBAAsB;AACtB;;GAEG;AACH,YAAY;AACZ;;GAEG;AACH,aAAa,EACd,CAAA"}
package/Debug.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"Debug.js","mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMA","names":[],"sourceRoot":"","sources":["../../src/Debug.ts"],"sourcesContent":[null]}
1
+ {"version":3,"file":"Debug.js","mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAQA","names":[],"sourceRoot":"","sources":["../../src/Debug.ts"],"sourcesContent":[null]}
package/Differ.d.ts CHANGED
@@ -1,8 +1,10 @@
1
1
  /**
2
2
  * @since 2.0.0
3
3
  *
4
- * Docs: https://fp-ts.github.io/data/modules/Differ.ts.html
5
- * Module: @fp-ts/data/Differ
4
+ * ```md
5
+ * - Docs: https://fp-ts.github.io/data/modules/Differ.ts.html
6
+ * - Module: "@fp-ts/data/Differ"
7
+ * ```
6
8
  */
7
9
  import * as ChunkPatch from "@fp-ts/data/Differ/ChunkPatch";
8
10
  import * as ContextPatch from "@fp-ts/data/Differ/ContextPatch";
@@ -14,36 +16,46 @@ export {
14
16
  /**
15
17
  * @since 2.0.0
16
18
  *
17
- * Docs: https://fp-ts.github.io/data/modules/Differ/ChunkPatch.ts.html
18
- * Module: @fp-ts/data/Differ/ChunkPatch
19
+ * ```md
20
+ * - Docs: https://fp-ts.github.io/data/modules/Differ/ChunkPatch.ts.html
21
+ * - Module: "@fp-ts/data/Differ/ChunkPatch"
22
+ * ```
19
23
  */
20
24
  ChunkPatch,
21
25
  /**
22
26
  * @since 2.0.0
23
27
  *
24
- * Docs: https://fp-ts.github.io/data/modules/Differ/ContextPatch.ts.html
25
- * Module: @fp-ts/data/Differ/ContextPatch
28
+ * ```md
29
+ * - Docs: https://fp-ts.github.io/data/modules/Differ/ContextPatch.ts.html
30
+ * - Module: "@fp-ts/data/Differ/ContextPatch"
31
+ * ```
26
32
  */
27
33
  ContextPatch,
28
34
  /**
29
35
  * @since 2.0.0
30
36
  *
31
- * Docs: https://fp-ts.github.io/data/modules/Differ/HashMapPatch.ts.html
32
- * Module: @fp-ts/data/Differ/HashMapPatch
37
+ * ```md
38
+ * - Docs: https://fp-ts.github.io/data/modules/Differ/HashMapPatch.ts.html
39
+ * - Module: "@fp-ts/data/Differ/HashMapPatch"
40
+ * ```
33
41
  */
34
42
  HashMapPatch,
35
43
  /**
36
44
  * @since 2.0.0
37
45
  *
38
- * Docs: https://fp-ts.github.io/data/modules/Differ/HashSetPatch.ts.html
39
- * Module: @fp-ts/data/Differ/HashSetPatch
46
+ * ```md
47
+ * - Docs: https://fp-ts.github.io/data/modules/Differ/HashSetPatch.ts.html
48
+ * - Module: "@fp-ts/data/Differ/HashSetPatch"
49
+ * ```
40
50
  */
41
51
  HashSetPatch,
42
52
  /**
43
53
  * @since 2.0.0
44
54
  *
45
- * Docs: https://fp-ts.github.io/data/modules/Differ/OrPatch.ts.html
46
- * Module: @fp-ts/data/Differ/OrPatch
55
+ * ```md
56
+ * - Docs: https://fp-ts.github.io/data/modules/Differ/OrPatch.ts.html
57
+ * - Module: "@fp-ts/data/Differ/OrPatch"
58
+ * ```
47
59
  */
48
60
  OrPatch };
49
61
  //# sourceMappingURL=Differ.d.ts.map
package/Differ.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"Differ.d.ts","sourceRoot":"","sources":["../../src/Differ.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAA;AAC3D,OAAO,KAAK,YAAY,MAAM,iCAAiC,CAAA;AAC/D,OAAO,KAAK,YAAY,MAAM,iCAAiC,CAAA;AAC/D,OAAO,KAAK,YAAY,MAAM,iCAAiC,CAAA;AAC/D,OAAO,KAAK,OAAO,MAAM,4BAA4B,CAAA;AAErD,cAAc,oBAAoB,CAAA;AAElC,OAAO;AACL;;;;;GAKG;AACH,UAAU;AACV;;;;;GAKG;AACH,YAAY;AACZ;;;;;GAKG;AACH,YAAY;AACZ;;;;;GAKG;AACH,YAAY;AACZ;;;;;GAKG;AACH,OAAO,EACR,CAAA"}
1
+ {"version":3,"file":"Differ.d.ts","sourceRoot":"","sources":["../../src/Differ.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAA;AAC3D,OAAO,KAAK,YAAY,MAAM,iCAAiC,CAAA;AAC/D,OAAO,KAAK,YAAY,MAAM,iCAAiC,CAAA;AAC/D,OAAO,KAAK,YAAY,MAAM,iCAAiC,CAAA;AAC/D,OAAO,KAAK,OAAO,MAAM,4BAA4B,CAAA;AAErD,cAAc,oBAAoB,CAAA;AAElC,OAAO;AACL;;;;;;;GAOG;AACH,UAAU;AACV;;;;;;;GAOG;AACH,YAAY;AACZ;;;;;;;GAOG;AACH,YAAY;AACZ;;;;;;;GAOG;AACH,YAAY;AACZ;;;;;;;GAOG;AACH,OAAO,EACR,CAAA"}
package/Differ.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"Differ.js","mappings":";;;;;;;;;;;;;AAOA;AAA2D;AAC3D;AAA+D;AAC/D;AAA+D;AAC/D;AAA+D;AAC/D;AAAqD;AAErD;AAAA;EAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA;AAAkC;AAAA","names":[],"sourceRoot":"","sources":["../../src/Differ.ts"],"sourcesContent":[null]}
1
+ {"version":3,"file":"Differ.js","mappings":";;;;;;;;;;;;;AASA;AAA2D;AAC3D;AAA+D;AAC/D;AAA+D;AAC/D;AAA+D;AAC/D;AAAqD;AAErD;AAAA;EAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA;AAAkC;AAAA","names":[],"sourceRoot":"","sources":["../../src/Differ.ts"],"sourcesContent":[null]}
package/Fiber.d.ts CHANGED
@@ -1,8 +1,10 @@
1
1
  /**
2
2
  * @since 2.0.0
3
3
  *
4
- * Docs: https://effect-ts.github.io/io/modules/Fiber.ts.html
5
- * Module: @effect/io/Fiber
4
+ * ```md
5
+ * - Docs: https://effect-ts.github.io/io/modules/Fiber.ts.html
6
+ * - Module: "@effect/io/Fiber"
7
+ * ```
6
8
  */
7
9
  import * as Id from "@effect/io/Fiber/Id";
8
10
  import * as RuntimeFlags from "@effect/io/Fiber/Runtime/Flags";
@@ -13,29 +15,37 @@ export {
13
15
  /**
14
16
  * @since 2.0.0
15
17
  *
16
- * Docs: https://effect-ts.github.io/io/modules/Fiber/Id.ts.html
17
- * Module: @effect/io/Fiber/Id
18
+ * ```md
19
+ * - Docs: https://effect-ts.github.io/io/modules/Fiber/Id.ts.html
20
+ * - Module: "@effect/io/Fiber/Id"
21
+ * ```
18
22
  */
19
23
  Id,
20
24
  /**
21
25
  * @since 2.0.0
22
26
  *
23
- * Docs: https://effect-ts.github.io/io/modules/Fiber/Runtime/Flags.ts.html
24
- * Module: @effect/io/Fiber/Runtime/Flags
27
+ * ```md
28
+ * - Docs: https://effect-ts.github.io/io/modules/Fiber/Runtime/Flags.ts.html
29
+ * - Module: "@effect/io/Fiber/Runtime/Flags"
30
+ * ```
25
31
  */
26
32
  RuntimeFlags,
27
33
  /**
28
34
  * @since 2.0.0
29
35
  *
30
- * Docs: https://effect-ts.github.io/io/modules/Fiber/Runtime/Flags/Patch.ts.html
31
- * Module: @effect/io/Fiber/Runtime/Flags/Patch
36
+ * ```md
37
+ * - Docs: https://effect-ts.github.io/io/modules/Fiber/Runtime/Flags/Patch.ts.html
38
+ * - Module: "@effect/io/Fiber/Runtime/Flags/Patch"
39
+ * ```
32
40
  */
33
41
  RuntimeFlagsPatch,
34
42
  /**
35
43
  * @since 2.0.0
36
44
  *
37
- * Docs: https://effect-ts.github.io/io/modules/Fiber/Status.ts.html
38
- * Module: @effect/io/Fiber/Status
45
+ * ```md
46
+ * - Docs: https://effect-ts.github.io/io/modules/Fiber/Status.ts.html
47
+ * - Module: "@effect/io/Fiber/Status"
48
+ * ```
39
49
  */
40
50
  Status };
41
51
  //# sourceMappingURL=Fiber.d.ts.map
package/Fiber.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"Fiber.d.ts","sourceRoot":"","sources":["../../src/Fiber.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,EAAE,MAAM,qBAAqB,CAAA;AACzC,OAAO,KAAK,YAAY,MAAM,gCAAgC,CAAA;AAC9D,OAAO,KAAK,iBAAiB,MAAM,sCAAsC,CAAA;AACzE,OAAO,KAAK,MAAM,MAAM,yBAAyB,CAAA;AAEjD,cAAc,kBAAkB,CAAA;AAEhC,OAAO;AACL;;;;;GAKG;AACH,EAAE;AACF;;;;;GAKG;AACH,YAAY;AACZ;;;;;GAKG;AACH,iBAAiB;AACjB;;;;;GAKG;AACH,MAAM,EACP,CAAA"}
1
+ {"version":3,"file":"Fiber.d.ts","sourceRoot":"","sources":["../../src/Fiber.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,KAAK,EAAE,MAAM,qBAAqB,CAAA;AACzC,OAAO,KAAK,YAAY,MAAM,gCAAgC,CAAA;AAC9D,OAAO,KAAK,iBAAiB,MAAM,sCAAsC,CAAA;AACzE,OAAO,KAAK,MAAM,MAAM,yBAAyB,CAAA;AAEjD,cAAc,kBAAkB,CAAA;AAEhC,OAAO;AACL;;;;;;;GAOG;AACH,EAAE;AACF;;;;;;;GAOG;AACH,YAAY;AACZ;;;;;;;GAOG;AACH,iBAAiB;AACjB;;;;;;;GAOG;AACH,MAAM,EACP,CAAA"}
package/Fiber.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"Fiber.js","mappings":";;;;;;;;;;;;AAOA;AAAyC;AACzC;AAA8D;AAC9D;AAAyE;AACzE;AAAiD;AAEjD;AAAA;EAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA;AAAgC;AAAA","names":[],"sourceRoot":"","sources":["../../src/Fiber.ts"],"sourcesContent":[null]}
1
+ {"version":3,"file":"Fiber.js","mappings":";;;;;;;;;;;;AASA;AAAyC;AACzC;AAA8D;AAC9D;AAAyE;AACzE;AAAiD;AAEjD;AAAA;EAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA;AAAgC;AAAA","names":[],"sourceRoot":"","sources":["../../src/Fiber.ts"],"sourcesContent":[null]}
package/FiberRefs.d.ts CHANGED
@@ -1,8 +1,10 @@
1
1
  /**
2
2
  * @since 2.0.0
3
3
  *
4
- * Docs: https://effect-ts.github.io/io/modules/FiberRefs.ts.html
5
- * Module: @effect/io/FiberRefs
4
+ * ```md
5
+ * - Docs: https://effect-ts.github.io/io/modules/FiberRefs.ts.html
6
+ * - Module: "@effect/io/FiberRefs"
7
+ * ```
6
8
  */
7
9
  import * as Patch from "@effect/io/FiberRefs/Patch";
8
10
  export * from "@effect/io/FiberRefs";
@@ -10,8 +12,10 @@ export {
10
12
  /**
11
13
  * @since 2.0.0
12
14
  *
13
- * Docs: https://effect-ts.github.io/io/modules/FiberRefs/Patch.ts.html
14
- * Module: @effect/io/FiberRefs/Patch
15
+ * ```md
16
+ * - Docs: https://effect-ts.github.io/io/modules/FiberRefs/Patch.ts.html
17
+ * - Module: "@effect/io/FiberRefs/Patch"
18
+ * ```
15
19
  */
16
20
  Patch };
17
21
  //# sourceMappingURL=FiberRefs.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FiberRefs.d.ts","sourceRoot":"","sources":["../../src/FiberRefs.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,KAAK,MAAM,4BAA4B,CAAA;AAEnD,cAAc,sBAAsB,CAAA;AAEpC,OAAO;AACL;;;;;GAKG;AACH,KAAK,EACN,CAAA"}
1
+ {"version":3,"file":"FiberRefs.d.ts","sourceRoot":"","sources":["../../src/FiberRefs.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,KAAK,KAAK,MAAM,4BAA4B,CAAA;AAEnD,cAAc,sBAAsB,CAAA;AAEpC,OAAO;AACL;;;;;;;GAOG;AACH,KAAK,EACN,CAAA"}
package/FiberRefs.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"FiberRefs.js","mappings":";;;;;;;;;AAOA;AAAmD;AAEnD;AAAA;EAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA;AAAoC;AAAA","names":[],"sourceRoot":"","sources":["../../src/FiberRefs.ts"],"sourcesContent":[null]}
1
+ {"version":3,"file":"FiberRefs.js","mappings":";;;;;;;;;AASA;AAAmD;AAEnD;AAAA;EAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA;AAAoC;AAAA","names":[],"sourceRoot":"","sources":["../../src/FiberRefs.ts"],"sourcesContent":[null]}
package/Metric.d.ts CHANGED
@@ -1,8 +1,10 @@
1
1
  /**
2
2
  * @since 2.0.0
3
3
  *
4
- * Docs: https://effect-ts.github.io/io/modules/Metric.ts.html
5
- * Module: @effect/io/Metric
4
+ * ```md
5
+ * - Docs: https://effect-ts.github.io/io/modules/Metric.ts.html
6
+ * - Module: "@effect/io/Metric"
7
+ * ```
6
8
  */
7
9
  import * as Boundaries from "@effect/io/Metric/Boundaries";
8
10
  import * as Hook from "@effect/io/Metric/Hook";
@@ -18,64 +20,82 @@ export {
18
20
  /**
19
21
  * @since 2.0.0
20
22
  *
21
- * Docs: https://effect-ts.github.io/io/modules/Metric/Boundaries.ts.html
22
- * Module: @effect/io/Metric/Boundaries
23
+ * ```md
24
+ * - Docs: https://effect-ts.github.io/io/modules/Metric/Boundaries.ts.html
25
+ * - Module: "@effect/io/Metric/Boundaries"
26
+ * ```
23
27
  */
24
28
  Boundaries,
25
29
  /**
26
30
  * @since 2.0.0
27
31
  *
28
- * Docs: https://effect-ts.github.io/io/modules/Metric/Hook.ts.html
29
- * Module: @effect/io/Metric/Hook
32
+ * ```md
33
+ * - Docs: https://effect-ts.github.io/io/modules/Metric/Hook.ts.html
34
+ * - Module: "@effect/io/Metric/Hook"
35
+ * ```
30
36
  */
31
37
  Hook,
32
38
  /**
33
39
  * @since 2.0.0
34
40
  *
35
- * Docs: https://effect-ts.github.io/io/modules/Metric/Key.ts.html
36
- * Module: @effect/io/Metric/Key
41
+ * ```md
42
+ * - Docs: https://effect-ts.github.io/io/modules/Metric/Key.ts.html
43
+ * - Module: "@effect/io/Metric/Key"
44
+ * ```
37
45
  */
38
46
  Key,
39
47
  /**
40
48
  * @since 2.0.0
41
49
  *
42
- * Docs: https://effect-ts.github.io/io/modules/Metric/KeyType.ts.html
43
- * Module: @effect/io/Metric/KeyType
50
+ * ```md
51
+ * - Docs: https://effect-ts.github.io/io/modules/Metric/KeyType.ts.html
52
+ * - Module: "@effect/io/Metric/KeyType"
53
+ * ```
44
54
  */
45
55
  KeyType,
46
56
  /**
47
57
  * @since 2.0.0
48
58
  *
49
- * Docs: https://effect-ts.github.io/io/modules/Metric/Label.ts.html
50
- * Module: @effect/io/Metric/Label
59
+ * ```md
60
+ * - Docs: https://effect-ts.github.io/io/modules/Metric/Label.ts.html
61
+ * - Module: "@effect/io/Metric/Label"
62
+ * ```
51
63
  */
52
64
  Label,
53
65
  /**
54
66
  * @since 2.0.0
55
67
  *
56
- * Docs: https://effect-ts.github.io/io/modules/Metric/Pair.ts.html
57
- * Module: @effect/io/Metric/Pair
68
+ * ```md
69
+ * - Docs: https://effect-ts.github.io/io/modules/Metric/Pair.ts.html
70
+ * - Module: "@effect/io/Metric/Pair"
71
+ * ```
58
72
  */
59
73
  Pair,
60
74
  /**
61
75
  * @since 2.0.0
62
76
  *
63
- * Docs: https://effect-ts.github.io/io/modules/Metric/Polling.ts.html
64
- * Module: @effect/io/Metric/Polling
77
+ * ```md
78
+ * - Docs: https://effect-ts.github.io/io/modules/Metric/Polling.ts.html
79
+ * - Module: "@effect/io/Metric/Polling"
80
+ * ```
65
81
  */
66
82
  Polling,
67
83
  /**
68
84
  * @since 2.0.0
69
85
  *
70
- * Docs: https://effect-ts.github.io/io/modules/Metric/Registry.ts.html
71
- * Module: @effect/io/Metric/Registry
86
+ * ```md
87
+ * - Docs: https://effect-ts.github.io/io/modules/Metric/Registry.ts.html
88
+ * - Module: "@effect/io/Metric/Registry"
89
+ * ```
72
90
  */
73
91
  Registry,
74
92
  /**
75
93
  * @since 2.0.0
76
94
  *
77
- * Docs: https://effect-ts.github.io/io/modules/Metric/State.ts.html
78
- * Module: @effect/io/Metric/State
95
+ * ```md
96
+ * - Docs: https://effect-ts.github.io/io/modules/Metric/State.ts.html
97
+ * - Module: "@effect/io/Metric/State"
98
+ * ```
79
99
  */
80
100
  State };
81
101
  //# sourceMappingURL=Metric.d.ts.map
package/Metric.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"Metric.d.ts","sourceRoot":"","sources":["../../src/Metric.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,UAAU,MAAM,8BAA8B,CAAA;AAC1D,OAAO,KAAK,IAAI,MAAM,wBAAwB,CAAA;AAC9C,OAAO,KAAK,GAAG,MAAM,uBAAuB,CAAA;AAC5C,OAAO,KAAK,OAAO,MAAM,2BAA2B,CAAA;AACpD,OAAO,KAAK,KAAK,MAAM,yBAAyB,CAAA;AAChD,OAAO,KAAK,IAAI,MAAM,wBAAwB,CAAA;AAC9C,OAAO,KAAK,OAAO,MAAM,2BAA2B,CAAA;AACpD,OAAO,KAAK,QAAQ,MAAM,4BAA4B,CAAA;AACtD,OAAO,KAAK,KAAK,MAAM,yBAAyB,CAAA;AAEhD,cAAc,mBAAmB,CAAA;AAEjC,OAAO;AACL;;;;;GAKG;AACH,UAAU;AACV;;;;;GAKG;AACH,IAAI;AACJ;;;;;GAKG;AACH,GAAG;AACH;;;;;GAKG;AACH,OAAO;AACP;;;;;GAKG;AACH,KAAK;AACL;;;;;GAKG;AACH,IAAI;AACJ;;;;;GAKG;AACH,OAAO;AACP;;;;;GAKG;AACH,QAAQ;AACR;;;;;GAKG;AACH,KAAK,EACN,CAAA"}
1
+ {"version":3,"file":"Metric.d.ts","sourceRoot":"","sources":["../../src/Metric.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,KAAK,UAAU,MAAM,8BAA8B,CAAA;AAC1D,OAAO,KAAK,IAAI,MAAM,wBAAwB,CAAA;AAC9C,OAAO,KAAK,GAAG,MAAM,uBAAuB,CAAA;AAC5C,OAAO,KAAK,OAAO,MAAM,2BAA2B,CAAA;AACpD,OAAO,KAAK,KAAK,MAAM,yBAAyB,CAAA;AAChD,OAAO,KAAK,IAAI,MAAM,wBAAwB,CAAA;AAC9C,OAAO,KAAK,OAAO,MAAM,2BAA2B,CAAA;AACpD,OAAO,KAAK,QAAQ,MAAM,4BAA4B,CAAA;AACtD,OAAO,KAAK,KAAK,MAAM,yBAAyB,CAAA;AAEhD,cAAc,mBAAmB,CAAA;AAEjC,OAAO;AACL;;;;;;;GAOG;AACH,UAAU;AACV;;;;;;;GAOG;AACH,IAAI;AACJ;;;;;;;GAOG;AACH,GAAG;AACH;;;;;;;GAOG;AACH,OAAO;AACP;;;;;;;GAOG;AACH,KAAK;AACL;;;;;;;GAOG;AACH,IAAI;AACJ;;;;;;;GAOG;AACH,OAAO;AACP;;;;;;;GAOG;AACH,QAAQ;AACR;;;;;;;GAOG;AACH,KAAK,EACN,CAAA"}
package/Metric.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"Metric.js","mappings":";;;;;;;;;;;;;;;;;AAOA;AAA0D;AAC1D;AAA8C;AAC9C;AAA4C;AAC5C;AAAoD;AACpD;AAAgD;AAChD;AAA8C;AAC9C;AAAoD;AACpD;AAAsD;AACtD;AAAgD;AAEhD;AAAA;EAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA;AAAiC;AAAA","names":[],"sourceRoot":"","sources":["../../src/Metric.ts"],"sourcesContent":[null]}
1
+ {"version":3,"file":"Metric.js","mappings":";;;;;;;;;;;;;;;;;AASA;AAA0D;AAC1D;AAA8C;AAC9C;AAA4C;AAC5C;AAAoD;AACpD;AAAgD;AAChD;AAA8C;AAC9C;AAAoD;AACpD;AAAsD;AACtD;AAAgD;AAEhD;AAAA;EAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA;AAAiC;AAAA","names":[],"sourceRoot":"","sources":["../../src/Metric.ts"],"sourcesContent":[null]}
package/Ref.d.ts CHANGED
@@ -1,8 +1,10 @@
1
1
  /**
2
2
  * @since 2.0.0
3
3
  *
4
- * Docs: https://effect-ts.github.io/io/modules/Ref.ts.html
5
- * Module: @effect/io/Ref
4
+ * ```md
5
+ * - Docs: https://effect-ts.github.io/io/modules/Ref.ts.html
6
+ * - Module: "@effect/io/Ref"
7
+ * ```
6
8
  */
7
9
  import * as SynchronizedRef from "@effect/io/Ref/Synchronized";
8
10
  import * as ScopedRef from "@effect/io/ScopedRef";
@@ -11,15 +13,19 @@ export {
11
13
  /**
12
14
  * @since 2.0.0
13
15
  *
14
- * Docs: https://effect-ts.github.io/io/modules/ScopedRef.ts.html
15
- * Module: @effect/io/ScopedRef
16
+ * ```md
17
+ * - Docs: https://effect-ts.github.io/io/modules/ScopedRef.ts.html
18
+ * - Module: "@effect/io/ScopedRef"
19
+ * ```
16
20
  */
17
21
  ScopedRef,
18
22
  /**
19
23
  * @since 2.0.0
20
24
  *
21
- * Docs: https://effect-ts.github.io/io/modules/Ref/Synchronized.ts.html
22
- * Module: @effect/io/Ref/Synchronized
25
+ * ```md
26
+ * - Docs: https://effect-ts.github.io/io/modules/Ref/Synchronized.ts.html
27
+ * - Module: "@effect/io/Ref/Synchronized"
28
+ * ```
23
29
  */
24
30
  SynchronizedRef };
25
31
  //# sourceMappingURL=Ref.d.ts.map
package/Ref.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"Ref.d.ts","sourceRoot":"","sources":["../../src/Ref.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,eAAe,MAAM,6BAA6B,CAAA;AAC9D,OAAO,KAAK,SAAS,MAAM,sBAAsB,CAAA;AAEjD,cAAc,gBAAgB,CAAA;AAE9B,OAAO;AACL;;;;;GAKG;AACH,SAAS;AACT;;;;;GAKG;AACH,eAAe,EAChB,CAAA"}
1
+ {"version":3,"file":"Ref.d.ts","sourceRoot":"","sources":["../../src/Ref.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,KAAK,eAAe,MAAM,6BAA6B,CAAA;AAC9D,OAAO,KAAK,SAAS,MAAM,sBAAsB,CAAA;AAEjD,cAAc,gBAAgB,CAAA;AAE9B,OAAO;AACL;;;;;;;GAOG;AACH,SAAS;AACT;;;;;;;GAOG;AACH,eAAe,EAChB,CAAA"}
package/Ref.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"Ref.js","mappings":";;;;;;;;;;AAOA;AAA8D;AAC9D;AAAiD;AAEjD;AAAA;EAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA;AAA8B;AAAA","names":[],"sourceRoot":"","sources":["../../src/Ref.ts"],"sourcesContent":[null]}
1
+ {"version":3,"file":"Ref.js","mappings":";;;;;;;;;;AASA;AAA8D;AAC9D;AAAiD;AAEjD;AAAA;EAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA;AAA8B;AAAA","names":[],"sourceRoot":"","sources":["../../src/Ref.ts"],"sourcesContent":[null]}
package/Schedule.d.ts CHANGED
@@ -1,8 +1,10 @@
1
1
  /**
2
2
  * @since 2.0.0
3
3
  *
4
- * Docs: https://effect-ts.github.io/io/modules/Schedule.ts.html
5
- * Module: @effect/io/Schedule
4
+ * ```md
5
+ * - Docs: https://effect-ts.github.io/io/modules/Schedule.ts.html
6
+ * - Module: "@effect/io/Schedule"
7
+ * ```
6
8
  */
7
9
  import * as Decision from "@effect/io/Schedule/Decision";
8
10
  import * as Interval from "@effect/io/Schedule/Interval";
@@ -12,22 +14,28 @@ export {
12
14
  /**
13
15
  * @since 2.0.0
14
16
  *
15
- * Docs: https://effect-ts.github.io/io/modules/Schedule/Decision.ts.html
16
- * Module: @effect/io/Schedule/Decision
17
+ * ```md
18
+ * - Docs: https://effect-ts.github.io/io/modules/Schedule/Decision.ts.html
19
+ * - Module: "@effect/io/Schedule/Decision"
20
+ * ```
17
21
  */
18
22
  Decision,
19
23
  /**
20
24
  * @since 2.0.0
21
25
  *
22
- * Docs: https://effect-ts.github.io/io/modules/Schedule/Interval.ts.html
23
- * Module: @effect/io/Schedule/Interval
26
+ * ```md
27
+ * - Docs: https://effect-ts.github.io/io/modules/Schedule/Interval.ts.html
28
+ * - Module: "@effect/io/Schedule/Interval"
29
+ * ```
24
30
  */
25
31
  Interval,
26
32
  /**
27
33
  * @since 2.0.0
28
34
  *
29
- * Docs: https://effect-ts.github.io/io/modules/Schedule/Intervals.ts.html
30
- * Module: @effect/io/Schedule/Intervals
35
+ * ```md
36
+ * - Docs: https://effect-ts.github.io/io/modules/Schedule/Intervals.ts.html
37
+ * - Module: "@effect/io/Schedule/Intervals"
38
+ * ```
31
39
  */
32
40
  Intervals };
33
41
  //# sourceMappingURL=Schedule.d.ts.map
package/Schedule.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"Schedule.d.ts","sourceRoot":"","sources":["../../src/Schedule.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,QAAQ,MAAM,8BAA8B,CAAA;AACxD,OAAO,KAAK,QAAQ,MAAM,8BAA8B,CAAA;AACxD,OAAO,KAAK,SAAS,MAAM,+BAA+B,CAAA;AAE1D,cAAc,qBAAqB,CAAA;AAEnC,OAAO;AACL;;;;;GAKG;AACH,QAAQ;AACR;;;;;GAKG;AACH,QAAQ;AACR;;;;;GAKG;AACH,SAAS,EACV,CAAA"}
1
+ {"version":3,"file":"Schedule.d.ts","sourceRoot":"","sources":["../../src/Schedule.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,KAAK,QAAQ,MAAM,8BAA8B,CAAA;AACxD,OAAO,KAAK,QAAQ,MAAM,8BAA8B,CAAA;AACxD,OAAO,KAAK,SAAS,MAAM,+BAA+B,CAAA;AAE1D,cAAc,qBAAqB,CAAA;AAEnC,OAAO;AACL;;;;;;;GAOG;AACH,QAAQ;AACR;;;;;;;GAOG;AACH,QAAQ;AACR;;;;;;;GAOG;AACH,SAAS,EACV,CAAA"}
package/Schedule.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"Schedule.js","mappings":";;;;;;;;;;;AAOA;AAAwD;AACxD;AAAwD;AACxD;AAA0D;AAE1D;AAAA;EAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA;AAAmC;AAAA","names":[],"sourceRoot":"","sources":["../../src/Schedule.ts"],"sourcesContent":[null]}
1
+ {"version":3,"file":"Schedule.js","mappings":";;;;;;;;;;;AASA;AAAwD;AACxD;AAAwD;AACxD;AAA0D;AAE1D;AAAA;EAAA;EAAA;EAAA;EAAA;IAAA;IAAA;MAAA;IAAA;EAAA;AAAA;AAAmC;AAAA","names":[],"sourceRoot":"","sources":["../../src/Schedule.ts"],"sourcesContent":[null]}
package/_mjs/Debug.mjs CHANGED
@@ -1,8 +1,10 @@
1
1
  /**
2
2
  * @since 2.0.0
3
3
  *
4
- * Docs: https://effect-ts.github.io/io/modules/Debug.ts.html
5
- * Module: @effect/io/Debug
4
+ * ```md
5
+ * - Docs: https://effect-ts.github.io/io/modules/Debug.ts.html
6
+ * - Module: "@effect/io/Debug"
7
+ * ```
6
8
  */
7
9
  import { getCallTrace, nodeSourceMapExtractor, runtimeDebug, withCallTrace } from "@effect/io/Debug";
8
10
  export {
@@ -1 +1 @@
1
- {"version":3,"file":"Debug.mjs","mappings":"AAAA;;;;;;AAMA,SAAgBA,YAAY,EAAEC,sBAAsB,EAAEC,YAAY,EAAEC,aAAa,QAAQ,kBAAkB;AAE3G;AAKE;;;AAGAH,YAAY;AACZ;;;AAGAC,sBAAsB;AACtB;;;AAGAC,YAAY;AACZ;;;AAGAC,aAAa","names":["getCallTrace","nodeSourceMapExtractor","runtimeDebug","withCallTrace"],"sourceRoot":"","sources":["../../src/Debug.ts"],"sourcesContent":[null]}
1
+ {"version":3,"file":"Debug.mjs","mappings":"AAAA;;;;;;;;AAQA,SAAgBA,YAAY,EAAEC,sBAAsB,EAAEC,YAAY,EAAEC,aAAa,QAAQ,kBAAkB;AAE3G;AAKE;;;AAGAH,YAAY;AACZ;;;AAGAC,sBAAsB;AACtB;;;AAGAC,YAAY;AACZ;;;AAGAC,aAAa","names":["getCallTrace","nodeSourceMapExtractor","runtimeDebug","withCallTrace"],"sourceRoot":"","sources":["../../src/Debug.ts"],"sourcesContent":[null]}
package/_mjs/Differ.mjs CHANGED
@@ -1,8 +1,10 @@
1
1
  /**
2
2
  * @since 2.0.0
3
3
  *
4
- * Docs: https://fp-ts.github.io/data/modules/Differ.ts.html
5
- * Module: @fp-ts/data/Differ
4
+ * ```md
5
+ * - Docs: https://fp-ts.github.io/data/modules/Differ.ts.html
6
+ * - Module: "@fp-ts/data/Differ"
7
+ * ```
6
8
  */
7
9
  import * as ChunkPatch from "@fp-ts/data/Differ/ChunkPatch";
8
10
  import * as ContextPatch from "@fp-ts/data/Differ/ContextPatch";
@@ -14,36 +16,46 @@ export {
14
16
  /**
15
17
  * @since 2.0.0
16
18
  *
17
- * Docs: https://fp-ts.github.io/data/modules/Differ/ChunkPatch.ts.html
18
- * Module: @fp-ts/data/Differ/ChunkPatch
19
+ * ```md
20
+ * - Docs: https://fp-ts.github.io/data/modules/Differ/ChunkPatch.ts.html
21
+ * - Module: "@fp-ts/data/Differ/ChunkPatch"
22
+ * ```
19
23
  */
20
24
  ChunkPatch,
21
25
  /**
22
26
  * @since 2.0.0
23
27
  *
24
- * Docs: https://fp-ts.github.io/data/modules/Differ/ContextPatch.ts.html
25
- * Module: @fp-ts/data/Differ/ContextPatch
28
+ * ```md
29
+ * - Docs: https://fp-ts.github.io/data/modules/Differ/ContextPatch.ts.html
30
+ * - Module: "@fp-ts/data/Differ/ContextPatch"
31
+ * ```
26
32
  */
27
33
  ContextPatch,
28
34
  /**
29
35
  * @since 2.0.0
30
36
  *
31
- * Docs: https://fp-ts.github.io/data/modules/Differ/HashMapPatch.ts.html
32
- * Module: @fp-ts/data/Differ/HashMapPatch
37
+ * ```md
38
+ * - Docs: https://fp-ts.github.io/data/modules/Differ/HashMapPatch.ts.html
39
+ * - Module: "@fp-ts/data/Differ/HashMapPatch"
40
+ * ```
33
41
  */
34
42
  HashMapPatch,
35
43
  /**
36
44
  * @since 2.0.0
37
45
  *
38
- * Docs: https://fp-ts.github.io/data/modules/Differ/HashSetPatch.ts.html
39
- * Module: @fp-ts/data/Differ/HashSetPatch
46
+ * ```md
47
+ * - Docs: https://fp-ts.github.io/data/modules/Differ/HashSetPatch.ts.html
48
+ * - Module: "@fp-ts/data/Differ/HashSetPatch"
49
+ * ```
40
50
  */
41
51
  HashSetPatch,
42
52
  /**
43
53
  * @since 2.0.0
44
54
  *
45
- * Docs: https://fp-ts.github.io/data/modules/Differ/OrPatch.ts.html
46
- * Module: @fp-ts/data/Differ/OrPatch
55
+ * ```md
56
+ * - Docs: https://fp-ts.github.io/data/modules/Differ/OrPatch.ts.html
57
+ * - Module: "@fp-ts/data/Differ/OrPatch"
58
+ * ```
47
59
  */
48
60
  OrPatch };
49
61
  //# sourceMappingURL=Differ.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"Differ.mjs","mappings":"AAAA;;;;;;AAOA,OAAO,KAAKA,UAAU,MAAM,+BAA+B;AAC3D,OAAO,KAAKC,YAAY,MAAM,iCAAiC;AAC/D,OAAO,KAAKC,YAAY,MAAM,iCAAiC;AAC/D,OAAO,KAAKC,YAAY,MAAM,iCAAiC;AAC/D,OAAO,KAAKC,OAAO,MAAM,4BAA4B;AAErD,cAAc,oBAAoB;AAElC;AACE;;;;;;AAMAJ,UAAU;AACV;;;;;;AAMAC,YAAY;AACZ;;;;;;AAMAC,YAAY;AACZ;;;;;;AAMAC,YAAY;AACZ;;;;;;AAMAC,OAAO","names":["ChunkPatch","ContextPatch","HashMapPatch","HashSetPatch","OrPatch"],"sourceRoot":"","sources":["../../src/Differ.ts"],"sourcesContent":[null]}
1
+ {"version":3,"file":"Differ.mjs","mappings":"AAAA;;;;;;;;AASA,OAAO,KAAKA,UAAU,MAAM,+BAA+B;AAC3D,OAAO,KAAKC,YAAY,MAAM,iCAAiC;AAC/D,OAAO,KAAKC,YAAY,MAAM,iCAAiC;AAC/D,OAAO,KAAKC,YAAY,MAAM,iCAAiC;AAC/D,OAAO,KAAKC,OAAO,MAAM,4BAA4B;AAErD,cAAc,oBAAoB;AAElC;AACE;;;;;;;;AAQAJ,UAAU;AACV;;;;;;;;AAQAC,YAAY;AACZ;;;;;;;;AAQAC,YAAY;AACZ;;;;;;;;AAQAC,YAAY;AACZ;;;;;;;;AAQAC,OAAO","names":["ChunkPatch","ContextPatch","HashMapPatch","HashSetPatch","OrPatch"],"sourceRoot":"","sources":["../../src/Differ.ts"],"sourcesContent":[null]}
package/_mjs/Fiber.mjs CHANGED
@@ -1,8 +1,10 @@
1
1
  /**
2
2
  * @since 2.0.0
3
3
  *
4
- * Docs: https://effect-ts.github.io/io/modules/Fiber.ts.html
5
- * Module: @effect/io/Fiber
4
+ * ```md
5
+ * - Docs: https://effect-ts.github.io/io/modules/Fiber.ts.html
6
+ * - Module: "@effect/io/Fiber"
7
+ * ```
6
8
  */
7
9
  import * as Id from "@effect/io/Fiber/Id";
8
10
  import * as RuntimeFlags from "@effect/io/Fiber/Runtime/Flags";
@@ -13,29 +15,37 @@ export {
13
15
  /**
14
16
  * @since 2.0.0
15
17
  *
16
- * Docs: https://effect-ts.github.io/io/modules/Fiber/Id.ts.html
17
- * Module: @effect/io/Fiber/Id
18
+ * ```md
19
+ * - Docs: https://effect-ts.github.io/io/modules/Fiber/Id.ts.html
20
+ * - Module: "@effect/io/Fiber/Id"
21
+ * ```
18
22
  */
19
23
  Id,
20
24
  /**
21
25
  * @since 2.0.0
22
26
  *
23
- * Docs: https://effect-ts.github.io/io/modules/Fiber/Runtime/Flags.ts.html
24
- * Module: @effect/io/Fiber/Runtime/Flags
27
+ * ```md
28
+ * - Docs: https://effect-ts.github.io/io/modules/Fiber/Runtime/Flags.ts.html
29
+ * - Module: "@effect/io/Fiber/Runtime/Flags"
30
+ * ```
25
31
  */
26
32
  RuntimeFlags,
27
33
  /**
28
34
  * @since 2.0.0
29
35
  *
30
- * Docs: https://effect-ts.github.io/io/modules/Fiber/Runtime/Flags/Patch.ts.html
31
- * Module: @effect/io/Fiber/Runtime/Flags/Patch
36
+ * ```md
37
+ * - Docs: https://effect-ts.github.io/io/modules/Fiber/Runtime/Flags/Patch.ts.html
38
+ * - Module: "@effect/io/Fiber/Runtime/Flags/Patch"
39
+ * ```
32
40
  */
33
41
  RuntimeFlagsPatch,
34
42
  /**
35
43
  * @since 2.0.0
36
44
  *
37
- * Docs: https://effect-ts.github.io/io/modules/Fiber/Status.ts.html
38
- * Module: @effect/io/Fiber/Status
45
+ * ```md
46
+ * - Docs: https://effect-ts.github.io/io/modules/Fiber/Status.ts.html
47
+ * - Module: "@effect/io/Fiber/Status"
48
+ * ```
39
49
  */
40
50
  Status };
41
51
  //# sourceMappingURL=Fiber.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"Fiber.mjs","mappings":"AAAA;;;;;;AAOA,OAAO,KAAKA,EAAE,MAAM,qBAAqB;AACzC,OAAO,KAAKC,YAAY,MAAM,gCAAgC;AAC9D,OAAO,KAAKC,iBAAiB,MAAM,sCAAsC;AACzE,OAAO,KAAKC,MAAM,MAAM,yBAAyB;AAEjD,cAAc,kBAAkB;AAEhC;AACE;;;;;;AAMAH,EAAE;AACF;;;;;;AAMAC,YAAY;AACZ;;;;;;AAMAC,iBAAiB;AACjB;;;;;;AAMAC,MAAM","names":["Id","RuntimeFlags","RuntimeFlagsPatch","Status"],"sourceRoot":"","sources":["../../src/Fiber.ts"],"sourcesContent":[null]}
1
+ {"version":3,"file":"Fiber.mjs","mappings":"AAAA;;;;;;;;AASA,OAAO,KAAKA,EAAE,MAAM,qBAAqB;AACzC,OAAO,KAAKC,YAAY,MAAM,gCAAgC;AAC9D,OAAO,KAAKC,iBAAiB,MAAM,sCAAsC;AACzE,OAAO,KAAKC,MAAM,MAAM,yBAAyB;AAEjD,cAAc,kBAAkB;AAEhC;AACE;;;;;;;;AAQAH,EAAE;AACF;;;;;;;;AAQAC,YAAY;AACZ;;;;;;;;AAQAC,iBAAiB;AACjB;;;;;;;;AAQAC,MAAM","names":["Id","RuntimeFlags","RuntimeFlagsPatch","Status"],"sourceRoot":"","sources":["../../src/Fiber.ts"],"sourcesContent":[null]}
@@ -1,8 +1,10 @@
1
1
  /**
2
2
  * @since 2.0.0
3
3
  *
4
- * Docs: https://effect-ts.github.io/io/modules/FiberRefs.ts.html
5
- * Module: @effect/io/FiberRefs
4
+ * ```md
5
+ * - Docs: https://effect-ts.github.io/io/modules/FiberRefs.ts.html
6
+ * - Module: "@effect/io/FiberRefs"
7
+ * ```
6
8
  */
7
9
  import * as Patch from "@effect/io/FiberRefs/Patch";
8
10
  export * from "@effect/io/FiberRefs";
@@ -10,8 +12,10 @@ export {
10
12
  /**
11
13
  * @since 2.0.0
12
14
  *
13
- * Docs: https://effect-ts.github.io/io/modules/FiberRefs/Patch.ts.html
14
- * Module: @effect/io/FiberRefs/Patch
15
+ * ```md
16
+ * - Docs: https://effect-ts.github.io/io/modules/FiberRefs/Patch.ts.html
17
+ * - Module: "@effect/io/FiberRefs/Patch"
18
+ * ```
15
19
  */
16
20
  Patch };
17
21
  //# sourceMappingURL=FiberRefs.mjs.map