SerenityJS
    Preparing search index...

    Interface SeaPickleBlock

    interface SeaPickleBlock {
        cluster_count?: number;
        dead_bit?: boolean;
    }
    Index

    Properties

    cluster_count?: number
    dead_bit?: boolean