SerenityJS
    Preparing search index...

    Interface CactusBlock

    interface CactusBlock {
        age?: number;
    }
    Index

    Properties

    Properties

    age?: number