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

1.0.2 • Public • Published

Installation

npm install --save @types/wawoff2

Summary

This package contains type definitions for wawoff2 (https://github.com/fontello/wawoff2#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/wawoff2.

index.d.ts

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

export function compress(src: Uint8Array | Buffer): Promise<Uint8Array>;
export function decompress(src: Uint8Array | Buffer): Promise<Uint8Array>;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: @types/node

Credits

These definitions were written by Luca Becker.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/wawoff2

Weekly Downloads

393

Version

1.0.2

License

MIT

Unpacked Size

2.95 kB

Total Files

5

Last publish

Collaborators

  • types