mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-21 21:09:49 +08:00
25 lines
505 B
JSON
25 lines
505 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/api-key",
|
|
"types/project",
|
|
"types/connected-account",
|
|
"---Hooks---",
|
|
"hooks/use-stack-app",
|
|
"hooks/use-user"
|
|
]
|
|
}
|