@types/is-utf8
TypeScript icon, indicating that this package has built-in type declarations

0.2.3 • Public • Published

Installation

npm install --save @types/is-utf8

Summary

This package contains type definitions for is-utf8 (https://github.com/wayfind/is-utf8#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-utf8.

index.d.ts

/// <reference types="node" />

declare function isUtf8(buffer: ArrayLike<number>): boolean;

export = isUtf8;

Additional Details

  • Last updated: Tue, 07 Nov 2023 03:09:37 GMT
  • Dependencies: @types/node

Credits

These definitions were written by Fredrik Lengstrand.

Versions

Current Tags

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.3
    6,011
  • 0.2.2
    3
  • 0.2.1
    7,682
  • 0.2.0
    119

Package Sidebar

Install

npm i @types/is-utf8

Weekly Downloads

13,815

Version

0.2.3

License

MIT

Unpacked Size

2.86 kB

Total Files

5

Last publish

Collaborators

  • types