• Preparing search index...
  • The search index is not available
Legend Studio API Documentation
  • Legend Studio API Documentation
  • @finos/legend-shared
  • shallowStringify

Function shallowStringify

Stringify object shallowly See https://stackoverflow.com/questions/16466220/limit-json-stringification-depth

  • shallowStringify(object: unknown): string

    Parameters

    • object: unknown

    Returns string

    • Defined in packages/legend-shared/src/CommonUtils.ts:224

Settings

Member Visibility
Legend Studio API Documentation
  • Loading...