You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -60,7 +60,7 @@ You can also get help and guidance on how to write bindings for what you need. U
60
60
You don't need to write bindings for an entire library, or even for all of a functions arguments. Just write what you need as you go.
61
61
62
62
Let's take a look at the `format` function from [date-fns](https://date-fns.org/). We can see the [arguments in the docs](https://date-fns.org/v4.1.0/docs/format#arguments), and how it should be imported and used.
0 commit comments