@r47onfire/backolon - v0.0.0
Preparing search index...
fromJS
Function fromJS
fromJS
(
val
:
any
,
loc
?:
LocationTrace
,
visited
?:
WeakMap
<
WeakKey
,
any
>
)
:
Thing
Convert a native JavaScript value into a Backolon Thing.
Parameters
val
:
any
loc
:
LocationTrace
= UNKNOWN_LOCATION
visited
:
WeakMap
<
WeakKey
,
any
>
= ...
Returns
Thing
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@r47onfire/backolon - v0.0.0
Loading...
Convert a native JavaScript value into a Backolon Thing.