Printer: ((val, config, indentation, depth, refs, hasCalledToJSON?) => string)

Type declaration

    • (val, config, indentation, depth, refs, hasCalledToJSON?): string
    • Parameters

      • val: unknown
      • config: Config
      • indentation: string
      • depth: number
      • refs: Refs
      • Optional hasCalledToJSON: boolean

      Returns string

Generated using TypeDoc