ROOC
Try in the editor
ROOC docs
GitHub
Preparing search index...
runtime
makeRuntimeFunction
Function makeRuntimeFunction
makeRuntimeFunction
<
T
extends
NamedParameter
[]
,
R
extends
SerializedPrimitiveKind
,
>
(
name
:
string
,
parameters
:
T
,
returns
:
R
,
description
?:
string
,
)
:
RuntimeFunction
<
T
,
R
>
Type Parameters
T
extends
NamedParameter
[]
R
extends
SerializedPrimitiveKind
Parameters
name
:
string
parameters
:
T
returns
:
R
Optional
description
:
string
Returns
RuntimeFunction
<
T
,
R
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Try in the editor
ROOC docs
GitHub
ROOC
Loading...