1.0.4 • Published 1 year ago
arconnect v1.0.4
arconnect-types
This package helps Typescript users develop for ArConnect.
Install
npm i -D arconnector
yarn add -D arconnectUse
To add the types to your project, you should either include the package in your tsconfig.json, or add the following to your env.d.ts file:
/// <reference types="arconnect" />