Skip to content

spatial-monorepo


spatial-monorepo / core/src / exportSVG

Function: exportSVG()

exportSVG(opts): Promise`<Blob>`

Defined in: packages/core/src/export/floorSVG.ts:289

Export a floor as an SVG Blob.

Wraps exportFloorSVG with a Blob-returning API matching the F53 spec.

Parameters

opts

ExportSVGBlobOptions

Returns

Promise`<Blob>`

Released under commercial licensing.