Skip to main content
Version: Next

sdk.core.prettify

Home > @blaze-cardano/sdk > Core > prettify

Core.prettify() function

Signature:

declare function prettify(data: Prettier, indent?: string): string;

Parameters

Parameter

Type

Description

data

Prettier

indent

string

(Optional)

Returns:

string