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