types-aframe-react
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

types-aframe-react

CAUTION: This library works only 'TypeScript React' project

Installation

$ npm install --save-dev types-aframe-react
$ yarn add --dev types-aframe-react
$ pnpm add --dev types-aframe-react
$ bun add --dev types-aframe-react

Usage

Add your tsconfig.json under code

{
  "compilerOptions": {
    // ...
    "types": ["types-aframe-react"],
  }
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    117
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    117
  • 1.0.1
    0

Package Sidebar

Install

npm i types-aframe-react

Weekly Downloads

117

Version

1.0.2

License

none

Unpacked Size

212 kB

Total Files

35

Last publish

Collaborators

  • juunini