Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Aug 19, 2023
1 parent 372af8d commit 228dbef
Show file tree
Hide file tree
Showing 287 changed files with 287 additions and 287 deletions.
2 changes: 1 addition & 1 deletion contains/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/// <reference types="@stdlib/types"/>

Expand Down
2 changes: 1 addition & 1 deletion deep-equal/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for deep equality between two values.
Expand Down
2 changes: 1 addition & 1 deletion deep-has-own-property/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Interface defining function options.
Expand Down
2 changes: 1 addition & 1 deletion deep-has-property/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Interface defining function options.
Expand Down
2 changes: 1 addition & 1 deletion docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/* tslint:disable:max-line-length */
/* tslint:disable:max-file-line-count */
Expand Down
2 changes: 1 addition & 1 deletion has-arraybuffer-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `ArrayBuffer` support.
Expand Down
2 changes: 1 addition & 1 deletion has-arrow-function-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native arrow function support.
Expand Down
2 changes: 1 addition & 1 deletion has-async-await-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `async/await` support.
Expand Down
2 changes: 1 addition & 1 deletion has-async-iterator-symbol-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `Symbol.asyncIterator` support.
Expand Down
2 changes: 1 addition & 1 deletion has-bigint-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `BigInt` support.
Expand Down
2 changes: 1 addition & 1 deletion has-bigint64array-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `BigInt64Array` support.
Expand Down
2 changes: 1 addition & 1 deletion has-biguint64array-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `BigUint64Array` support.
Expand Down
2 changes: 1 addition & 1 deletion has-class-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `class` support.
Expand Down
2 changes: 1 addition & 1 deletion has-dataview-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `DataView` support.
Expand Down
2 changes: 1 addition & 1 deletion has-define-properties-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for `Object.defineProperties` support.
Expand Down
2 changes: 1 addition & 1 deletion has-define-property-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for `Object.defineProperty` support.
Expand Down
2 changes: 1 addition & 1 deletion has-float32array-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `Float32Array` support.
Expand Down
2 changes: 1 addition & 1 deletion has-float64array-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `Float64Array` support.
Expand Down
2 changes: 1 addition & 1 deletion has-function-name-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native function `name` support.
Expand Down
2 changes: 1 addition & 1 deletion has-generator-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `function*()` support.
Expand Down
2 changes: 1 addition & 1 deletion has-globalthis-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for `globalThis` support.
Expand Down
2 changes: 1 addition & 1 deletion has-int16array-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `Int16Array` support.
Expand Down
2 changes: 1 addition & 1 deletion has-int32array-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `Int32Array` support.
Expand Down
2 changes: 1 addition & 1 deletion has-int8array-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `Int8Array` support.
Expand Down
2 changes: 1 addition & 1 deletion has-iterator-symbol-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `Symbol.iterator` support.
Expand Down
2 changes: 1 addition & 1 deletion has-map-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `Map` support.
Expand Down
2 changes: 1 addition & 1 deletion has-node-buffer-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `Buffer` support.
Expand Down
2 changes: 1 addition & 1 deletion has-own-property/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests if an object has a specified property.
Expand Down
2 changes: 1 addition & 1 deletion has-property/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests if an object has a specified property, either own or inherited.
Expand Down
2 changes: 1 addition & 1 deletion has-proxy-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `Proxy` support.
Expand Down
2 changes: 1 addition & 1 deletion has-set-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `Set` support.
Expand Down
2 changes: 1 addition & 1 deletion has-sharedarraybuffer-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `SharedArrayBuffer` support.
Expand Down
2 changes: 1 addition & 1 deletion has-symbol-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `Symbol` support.
Expand Down
2 changes: 1 addition & 1 deletion has-tostringtag-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `toStringTag` support.
Expand Down
2 changes: 1 addition & 1 deletion has-uint16array-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `Uint16Array` support.
Expand Down
2 changes: 1 addition & 1 deletion has-uint32array-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `Uint32Array` support.
Expand Down
2 changes: 1 addition & 1 deletion has-uint8array-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `Uint8Array` support.
Expand Down
2 changes: 1 addition & 1 deletion has-uint8clampedarray-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `Uint8ClampedArray` support.
Expand Down
2 changes: 1 addition & 1 deletion has-utf16-surrogate-pair-at/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests if a position in a string marks the start of a UTF-16 surrogate pair.
Expand Down
2 changes: 1 addition & 1 deletion has-wasm-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native WebAssembly support.
Expand Down
2 changes: 1 addition & 1 deletion has-weakmap-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `WeakMap` support.
Expand Down
2 changes: 1 addition & 1 deletion has-weakset-support/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests for native `WeakSet` support.
Expand Down
2 changes: 1 addition & 1 deletion instance-of/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests whether a value has in its prototype chain a specified constructor as a prototype property.
Expand Down
2 changes: 1 addition & 1 deletion is-absolute-http-uri/docs/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* limitations under the License.
*/

// TypeScript Version: 2.0
// TypeScript Version: 4.1

/**
* Tests whether a value is an absolute HTTP(S) URI.
Expand Down
Loading

0 comments on commit 228dbef

Please sign in to comment.