SerenityJS
    Preparing search index...

    Interface SandstoneBlock

    interface SandstoneBlock {
        sand_stone_type?: SandStoneType;
    }
    Index

    Properties

    Properties

    sand_stone_type?: SandStoneType