Interface ReadyNotificationData

Data for the ready notification sent to host

interface ReadyNotificationData {
    metadata: string;
}

Hierarchy (view full)

Properties

Properties

metadata: string

Stringified JSON-LD metadata object from the schemer's html header.