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

2.0.2 • Public • Published

Installation

npm install --save @types/ttf2woff2

Summary

This package contains type definitions for ttf2woff2 (https://github.com/nfroidure/ttf2woff2).

Details

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

index.d.ts

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

declare function ttf2woff2(inputContent: Buffer): Buffer;

export = ttf2woff2;

Additional Details

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

Credits

These definitions were written by Thomas den Hollander.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/ttf2woff2

Weekly Downloads

14,509

Version

2.0.2

License

MIT

Unpacked Size

2.86 kB

Total Files

5

Last publish

Collaborators

  • types