SerenityJS
    Preparing search index...

    Interface CornflowerBlock

    interface CornflowerBlock {
        flower_type?: FlowerType;
    }
    Index

    Properties

    Properties

    flower_type?: FlowerType