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

2.0.2 • Public • Published

Installation

npm install --save @types/ttf2eot

Summary

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

Details

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

index.d.ts

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

declare function ttf2eot(ttf: Uint8Array): Buffer;

export = ttf2eot;

Additional Details

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

Credits

These definitions were written by Kaspar Vollenweider.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/ttf2eot

Weekly Downloads

14,998

Version

2.0.2

License

MIT

Unpacked Size

2.82 kB

Total Files

5

Last publish

Collaborators

  • types