SerenityJS
    Preparing search index...

    Interface PoppyBlock

    interface PoppyBlock {
        flower_type?: FlowerType;
    }
    Index

    Properties

    Properties

    flower_type?: FlowerType