README out-of-date? #142
JasonKleban
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
README.md recommends starting with
import { user, team } from '@localfirst/auth';but this no longer seems to match the API, right?I instead tried what seemed like an obvious adaptation:
The typescript seems to correctly infer the following:
However,
inviteMember()isanyand there are no suggestions for members of eitheralicenoralicesTeam.Is there a known issue?
Beta Was this translation helpful? Give feedback.
All reactions