dataview-stream - v2.0.2
    Preparing search index...

    Interface BigFlagSet

    interface BigFlagSet {
        set: { [flag: string]: bigint };
    }
    Index

    Properties

    Properties

    set: { [flag: string]: bigint }