@burnmark-io/designer-core / toJSON
Function: toJSON()
toJSON(
doc):string
Defined in: packages/core/src/serialisation.ts:8
Serialise a document to a stable, pretty-printed JSON string. The output is the .label file format. Round-trip safe.
Parameters
doc
Returns
string