Sanity Library Reference Docs
Preparing search index...
@sanity/migrate
parseJSON
Function parseJSON
parseJSON
<
Type
>
(
it
:
AsyncIterableIterator
<
string
>
,
__namedParameters
?:
JSONOptions
<
Type
>
,
)
:
AsyncIterableIterator
<
Type
>
Type Parameters
Type
Parameters
it
:
AsyncIterableIterator
<
string
>
__namedParameters
:
JSONOptions
<
Type
>
= {}
Returns
AsyncIterableIterator
<
Type
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity Library Reference Docs
Loading...