SerenityJS
    Preparing search index...

    Interface RedTulipBlock

    interface RedTulipBlock {
        flower_type?: FlowerType;
    }
    Index

    Properties

    Properties

    flower_type?: FlowerType