onflow / fcl-js

FCL (Flow Client Library) - The best tool for building JavaScript (browser & NodeJS) applications on Flow 🌊

Home Page:https://onflow.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix types for FCL args

jribbink opened this issue · comments

args in query/mutate does not have the correct typing. This seems to have broke a white back. It should be typed the same as the sdk.arg function.