GitHubJupyter
  • Preparing search index...
  • The search index is not available
@lumino
  • @lumino
  • coreutils
  • JSONExt
  • isPrimitive

Function isPrimitive

  • isPrimitive(value): value is JSONPrimitive
  • Test whether a JSON value is a primitive.

    Parameters

    • value: ReadonlyPartialJSONValue

      The JSON value of interest.

    Returns value is JSONPrimitive

    true if the value is a primitive,false otherwise.

    • Defined in packages/coreutils/src/json.ts:127

Settings

Member Visibility

Theme

@lumino
  • Loading...

Generated using TypeDoc