mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
28 lines
564 B
JSON
28 lines
564 B
JSON
{
|
|
"title": "SDK Reference",
|
|
"description": "SDK reference documentation",
|
|
"root": true,
|
|
"pages": [
|
|
"index",
|
|
"---Objects---",
|
|
"objects/stack-app",
|
|
"objects/stack-app-test",
|
|
"---Types---",
|
|
"types/user",
|
|
"types/team",
|
|
"types/team-user",
|
|
"types/team-permission",
|
|
"types/team-profile",
|
|
"types/contact-channel",
|
|
"types/email",
|
|
"types/api-key",
|
|
"types/project",
|
|
"types/connected-account",
|
|
"types/item",
|
|
"types/customer",
|
|
"---Hooks---",
|
|
"hooks/use-stack-app",
|
|
"hooks/use-user"
|
|
]
|
|
}
|