@ptkl/sdk - v1.7.1
Preparing search index...
v0.10/types/functions
FunctionOutput
Type Alias FunctionOutput<K>
FunctionOutput
:
PlatformFunctions
[
K
]
extends
{
output
:
infer
O
}
?
O
:
any
Inferred output type for a registered function, falling back to any.
Type Parameters
K
extends
keyof
PlatformFunctions
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@ptkl/sdk - v1.7.1
Loading...
Inferred output type for a registered function, falling back to any.