Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

CodyJasonBennett/ogl-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published