Skip to content

Commit 9e27775

Browse files
committed
Make it local
1 parent 23fe8a8 commit 9e27775

33 files changed

+9237
-9237
lines changed

baselines/audioworklet.generated.d.ts

Lines changed: 79 additions & 79 deletions
Large diffs are not rendered by default.

baselines/dom.generated.d.ts

Lines changed: 1178 additions & 1178 deletions
Large diffs are not rendered by default.

baselines/serviceworker.generated.d.ts

Lines changed: 332 additions & 332 deletions
Large diffs are not rendered by default.

baselines/sharedworker.generated.d.ts

Lines changed: 323 additions & 323 deletions
Large diffs are not rendered by default.

baselines/ts5.5/audioworklet.generated.d.ts

Lines changed: 79 additions & 79 deletions
Large diffs are not rendered by default.

baselines/ts5.5/dom.generated.d.ts

Lines changed: 1175 additions & 1175 deletions
Large diffs are not rendered by default.

baselines/ts5.5/dom.iterable.generated.d.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ interface CanvasPathDrawingStyles {
8383

8484
interface CookieStoreManager {
8585
/**
86-
* The **`subscribe()`** method of the CookieStoreManager interface **`subscribe`**s a ServiceWorkerRegistration to cookie change events.
86+
* The **`subscribe()`** method of the CookieStoreManager interface subscribes a ServiceWorkerRegistration to cookie change events.
8787
*
8888
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStoreManager/subscribe)
8989
*/
@@ -176,7 +176,7 @@ interface HighlightRegistry extends Map<string, Highlight> {
176176

177177
interface IDBDatabase {
178178
/**
179-
* The **`transaction`** method of the IDBDatabase interface immediately returns a **`transaction`** object (IDBTransaction) containing the IDBTransaction.objectStore method, which you can use to access your object store.
179+
* The **`transaction`** method of the IDBDatabase interface immediately returns a transaction object (IDBTransaction) containing the IDBTransaction.objectStore method, which you can use to access your object store.
180180
*
181181
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/transaction)
182182
*/
@@ -201,7 +201,7 @@ interface MIDIInputMap extends ReadonlyMap<string, MIDIInput> {
201201

202202
interface MIDIOutput {
203203
/**
204-
* The **`send()`** method of the MIDIOutput interface queues messages for the corresponding MIDI port. The message can be sent immediately, or with an optional timestamp to delay **`send`**ing.
204+
* The **`send()`** method of the MIDIOutput interface queues messages for the corresponding MIDI port. The message can be sent immediately, or with an optional timestamp to delay sending.
205205
*
206206
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIOutput/send)
207207
*/

baselines/ts5.5/serviceworker.generated.d.ts

Lines changed: 330 additions & 330 deletions
Large diffs are not rendered by default.

baselines/ts5.5/serviceworker.iterable.generated.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ interface CanvasPathDrawingStyles {
4444

4545
interface CookieStoreManager {
4646
/**
47-
* The **`subscribe()`** method of the CookieStoreManager interface **`subscribe`**s a ServiceWorkerRegistration to cookie change events.
47+
* The **`subscribe()`** method of the CookieStoreManager interface subscribes a ServiceWorkerRegistration to cookie change events.
4848
*
4949
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStoreManager/subscribe)
5050
*/
@@ -90,7 +90,7 @@ interface Headers {
9090

9191
interface IDBDatabase {
9292
/**
93-
* The **`transaction`** method of the IDBDatabase interface immediately returns a **`transaction`** object (IDBTransaction) containing the IDBTransaction.objectStore method, which you can use to access your object store.
93+
* The **`transaction`** method of the IDBDatabase interface immediately returns a transaction object (IDBTransaction) containing the IDBTransaction.objectStore method, which you can use to access your object store.
9494
*
9595
* [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/transaction)
9696
*/

baselines/ts5.5/sharedworker.generated.d.ts

Lines changed: 322 additions & 322 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)