@xylabs/promise 2.9.2 → 2.9.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/dist/docs.json
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"fileName": "fulfilled.ts",
|
|
17
17
|
"line": 6,
|
|
18
18
|
"character": 13,
|
|
19
|
-
"url": "https://github.com/xylabs/sdk-js/blob/
|
|
19
|
+
"url": "https://github.com/xylabs/sdk-js/blob/de632cf/packages/promise/src/fulfilled.ts#L6"
|
|
20
20
|
}
|
|
21
21
|
],
|
|
22
22
|
"signatures": [
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"fileName": "fulfilled.ts",
|
|
46
46
|
"line": 6,
|
|
47
47
|
"character": 25,
|
|
48
|
-
"url": "https://github.com/xylabs/sdk-js/blob/
|
|
48
|
+
"url": "https://github.com/xylabs/sdk-js/blob/de632cf/packages/promise/src/fulfilled.ts#L6"
|
|
49
49
|
}
|
|
50
50
|
],
|
|
51
51
|
"typeParameter": [
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"fileName": "fulfilledValues.ts",
|
|
120
120
|
"line": 19,
|
|
121
121
|
"character": 13,
|
|
122
|
-
"url": "https://github.com/xylabs/sdk-js/blob/
|
|
122
|
+
"url": "https://github.com/xylabs/sdk-js/blob/de632cf/packages/promise/src/fulfilledValues.ts#L19"
|
|
123
123
|
}
|
|
124
124
|
],
|
|
125
125
|
"signatures": [
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
"fileName": "fulfilledValues.ts",
|
|
175
175
|
"line": 19,
|
|
176
176
|
"character": 31,
|
|
177
|
-
"url": "https://github.com/xylabs/sdk-js/blob/
|
|
177
|
+
"url": "https://github.com/xylabs/sdk-js/blob/de632cf/packages/promise/src/fulfilledValues.ts#L19"
|
|
178
178
|
}
|
|
179
179
|
],
|
|
180
180
|
"typeParameter": [
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
"fileName": "rejected.ts",
|
|
252
252
|
"line": 6,
|
|
253
253
|
"character": 13,
|
|
254
|
-
"url": "https://github.com/xylabs/sdk-js/blob/
|
|
254
|
+
"url": "https://github.com/xylabs/sdk-js/blob/de632cf/packages/promise/src/rejected.ts#L6"
|
|
255
255
|
}
|
|
256
256
|
],
|
|
257
257
|
"signatures": [
|
|
@@ -280,7 +280,7 @@
|
|
|
280
280
|
"fileName": "rejected.ts",
|
|
281
281
|
"line": 6,
|
|
282
282
|
"character": 24,
|
|
283
|
-
"url": "https://github.com/xylabs/sdk-js/blob/
|
|
283
|
+
"url": "https://github.com/xylabs/sdk-js/blob/de632cf/packages/promise/src/rejected.ts#L6"
|
|
284
284
|
}
|
|
285
285
|
],
|
|
286
286
|
"typeParameter": [
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
<h4 class="tsd-returns-title">Returns <span class="tsd-kind-parameter">val</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type ">PromiseFulfilledResult</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">T</span><span class="tsd-signature-symbol">></span></h4>
|
|
36
36
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
37
37
|
<ul>
|
|
38
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-js/blob/
|
|
38
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-js/blob/de632cf/packages/promise/src/fulfilled.ts#L6">fulfilled.ts:6</a></li></ul></aside></li></ul></section></div>
|
|
39
39
|
<div class="col-sidebar">
|
|
40
40
|
<div class="page-menu">
|
|
41
41
|
<div class="tsd-navigation settings">
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
</code><button>Copy</button></pre>
|
|
47
47
|
</div><aside class="tsd-sources">
|
|
48
48
|
<ul>
|
|
49
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-js/blob/
|
|
49
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-js/blob/de632cf/packages/promise/src/fulfilledValues.ts#L19">fulfilledValues.ts:19</a></li></ul></aside></li></ul></section></div>
|
|
50
50
|
<div class="col-sidebar">
|
|
51
51
|
<div class="page-menu">
|
|
52
52
|
<div class="tsd-navigation settings">
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
<h4 class="tsd-returns-title">Returns <span class="tsd-kind-parameter">val</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type ">PromiseRejectedResult</span></h4>
|
|
36
36
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
37
37
|
<ul>
|
|
38
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-js/blob/
|
|
38
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-js/blob/de632cf/packages/promise/src/rejected.ts#L6">rejected.ts:6</a></li></ul></aside></li></ul></section></div>
|
|
39
39
|
<div class="col-sidebar">
|
|
40
40
|
<div class="page-menu">
|
|
41
41
|
<div class="tsd-navigation settings">
|
package/package.json
CHANGED