The RpgLogs Scripting API
    Preparing search index...

    Type Alias JsonTreeComponent

    type JsonTreeComponent = {
        component: "JsonTree";
        props: object;
    }
    Index

    Properties

    Properties

    component: "JsonTree"
    props: object