Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gnujoow/fcl-types
- Owner: gnujoow
- Created: 2022-02-22T08:43:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-22T09:06:13.000Z (almost 3 years ago)
- Last Synced: 2024-10-27T09:50:52.330Z (2 months ago)
- Size: 60.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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",
}
```