Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gnujoow/fcl-types

The repository for type definition of fcl-js library.
https://github.com/gnujoow/fcl-types

Last synced: 21 days ago
JSON representation

The repository for type definition of fcl-js library.

Awesome Lists containing this project

README

        

# fcl-types

The repository for type definition of fcl-js library.

## How to Install?

project `package.json`

```json
"devDependencies": {
"@types/onflow__fcl": "alpha-dao/fcl-types#v0.0.2",
}
```