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"],
  }
}

Dependencies (0)

    Dev Dependencies (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