JorgeVV / ogl-types

TypeScript definitions for ogl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ogl-types

TypeScript definitions for ogl.

These are candidate types for @types/ogl, used by react-ogl (see oframe/ogl#24).

Installation

To install as an alias of @types/ogl:

npm i @types/ogl@npm:ogl-types

# or, with yarn

yarn add @types/ogl@npm:ogl-types

About

TypeScript definitions for ogl

License:The Unlicense