Loom Engine - v3.1.1
    Preparing search index...

    Interface ZoneEventLog

    interface ZoneEventLog {
        byZone: Map<string, ZoneEventLogEntry>;
    }
    Index

    Properties

    Properties

    byZone: Map<string, ZoneEventLogEntry>