SerenityJS
    Preparing search index...

    Interface PinkTulipBlock

    interface PinkTulipBlock {
        flower_type?: FlowerType;
    }
    Index

    Properties

    Properties

    flower_type?: FlowerType