@cubie-ai/tiny-ai - v0.0.14
Preparing search index...
buildResult
Function buildResult
buildResult
<
T
>
(
params
?:
Partial
<
Result
<
T
>
>
)
:
Result
<
T
>
Builds a standardized result object. If no parameters are provided, it will return a DEFAULT_RESULT.
Type Parameters
T
Parameters
params
:
Partial
<
Result
<
T
>
>
= DEFAULT_RESULT
Returns
Result
<
T
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@cubie-ai/tiny-ai - v0.0.14
Loading...
Builds a standardized result object. If no parameters are provided, it will return a DEFAULT_RESULT.