@shortcut/client
Preparing search index...
v4
ShortcutWorkspaceApi
Type Alias ShortcutWorkspaceApi
ShortcutWorkspaceApi
:
{
[
K
in
keyof
Api
<
string
>
]
:
K
extends
WorkspaceOperation
?
BindSlug
<
Api
<
string
>
[
K
]
>
:
Api
<
string
>
[
K
]
}
Workspace operations have their slug pre-applied; other API members keep their signatures.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@shortcut/client
Loading...
Workspace operations have their slug pre-applied; other API members keep their signatures.