SerenityJS
    Preparing search index...

    Interface BeetrootBlock

    interface BeetrootBlock {
        growth?: number;
    }
    Index

    Properties

    Properties

    growth?: number