SerenityJS
    Preparing search index...

    Interface CocoaBlock

    interface CocoaBlock {
        age?: number;
        direction?: number;
    }
    Index

    Properties

    Properties

    age?: number
    direction?: number