UNPKG
better-auth-invite
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
**UNDER DEVELOPMENT — ALPHA**
github.com/bard/better-auth-invite
bard/better-auth-invite
better-auth-invite
/
dist
/
client.js
7 lines
(6 loc)
•
113 B
JavaScript
View Raw
1
2
3
4
5
6
7
export
const inviteClient = () => {
return
{
id
:
"invite"
,
$InferServerPlugin
: {}, }; };