SerenityJS
    Preparing search index...

    Interface OakLeavesBlock

    interface OakLeavesBlock {
        persistent_bit?: boolean;
        update_bit?: boolean;
    }
    Index

    Properties

    persistent_bit?: boolean
    update_bit?: boolean