The RpgLogs Scripting API
    Preparing search index...

    Type Alias StaticMapComponent

    type StaticMapComponent = {
        component: "StaticMap";
        props: StaticMapProps;
    }
    Index
    component: "StaticMap"