@xpadev-net/niconicomments
    Preparing search index...

    Type Alias FrameActiveState

    type FrameActiveState = {
        banActive: boolean;
        reverseActiveOwner: boolean;
        reverseActiveViewer: boolean;
    }
    Index

    Properties

    banActive: boolean
    reverseActiveOwner: boolean
    reverseActiveViewer: boolean