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