@adviser/cement - v0.0.0
Preparing search index...
IsJSONResult
Interface IsJSONResult<T>
interface
IsJSONResult
<
T
>
{
isJSON
:
boolean
;
parsed
?:
T
;
}
Type Parameters
T
Index
Properties
is
JSON
parsed?
Properties
Readonly
is
JSON
isJSON
:
boolean
Optional
Readonly
parsed
parsed
?:
T
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
JSON
parsed
@adviser/cement - v0.0.0
Loading...