SerenityJS
    Preparing search index...

    Interface AcaciaLogBlock

    interface AcaciaLogBlock {
        new_log_type?: NewLogType;
        pillar_axis?: PillarAxis;
    }
    Index

    Properties

    new_log_type?: NewLogType
    pillar_axis?: PillarAxis