SerenityJS
    Preparing search index...

    Interface RedSandBlock

    interface RedSandBlock {
        sand_type?: SandType;
    }
    Index

    Properties

    Properties

    sand_type?: SandType