Fix ready message (format) (#565)

* Fix ready message sent to parent frame

* format
This commit is contained in:
Armando Trejo Oliver
2021-03-18 21:40:31 -07:00
committed by GitHub
parent f929a638d6
commit 19880203ec
4 changed files with 4 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ import {
HeatmapData,
LayoutSettings,
PartitionTimeStampToData,
PortalTheme
PortalTheme,
} from "./HeatmapDatatypes";
export class Heatmap {