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

1.4.3 • Public • Published

Installation

npm install --save @types/draco3dgltf

Summary

This package contains type definitions for draco3dgltf (https://github.com/google/draco#readme).

Details

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

index.d.ts

// The 'draco3d' and 'draco3dgltf' packages have identical APIs, but the latter
// has a modified implementation for compatibility with the glTF file format's
// KHR_draco_mesh_compression extension.
// See: https://github.com/google/draco/issues/717
export * from "draco3d";

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:05 GMT
  • Dependencies: @types/draco3d

Credits

These definitions were written by Don McCurdy.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/draco3dgltf

Weekly Downloads

4,139

Version

1.4.3

License

MIT

Unpacked Size

3.19 kB

Total Files

5

Last publish

Collaborators

  • types