| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This package helps Typescript users develop for ArConnect.
npm i -D arconnector
yarn add -D arconnectTo 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" />| Back | FazBrowse Home | New Git URL |