@thepalaceproject/circulation-admin
    Preparing search index...

    Interface LaneState

    interface LaneState {
        expanded: boolean;
        visible: boolean;
    }
    Index

    Properties

    Properties

    expanded: boolean
    visible: boolean