@xylabs/promise 2.9.0-rc.1 → 2.9.1
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 +4 -4
- package/package.json +1 -2
package/dist/docs.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"fileName": "fulfilled.ts",
|
|
18
18
|
"line": 6,
|
|
19
19
|
"character": 13,
|
|
20
|
-
"url": "https://github.com/xylabs/sdk-js/blob/
|
|
20
|
+
"url": "https://github.com/xylabs/sdk-js/blob/d4fefe1/packages/promise/src/fulfilled.ts#L6"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"signatures": [
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"fileName": "fulfilledValues.ts",
|
|
105
105
|
"line": 19,
|
|
106
106
|
"character": 13,
|
|
107
|
-
"url": "https://github.com/xylabs/sdk-js/blob/
|
|
107
|
+
"url": "https://github.com/xylabs/sdk-js/blob/d4fefe1/packages/promise/src/fulfilledValues.ts#L19"
|
|
108
108
|
}
|
|
109
109
|
],
|
|
110
110
|
"signatures": [
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"fileName": "rejected.ts",
|
|
223
223
|
"line": 6,
|
|
224
224
|
"character": 13,
|
|
225
|
-
"url": "https://github.com/xylabs/sdk-js/blob/
|
|
225
|
+
"url": "https://github.com/xylabs/sdk-js/blob/d4fefe1/packages/promise/src/rejected.ts#L6"
|
|
226
226
|
}
|
|
227
227
|
],
|
|
228
228
|
"signatures": [
|
|
@@ -307,7 +307,7 @@
|
|
|
307
307
|
"fileName": "index.ts",
|
|
308
308
|
"line": 1,
|
|
309
309
|
"character": 0,
|
|
310
|
-
"url": "https://github.com/xylabs/sdk-js/blob/
|
|
310
|
+
"url": "https://github.com/xylabs/sdk-js/blob/d4fefe1/packages/promise/src/index.ts#L1"
|
|
311
311
|
}
|
|
312
312
|
]
|
|
313
313
|
}
|