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

    Interface LaneEditorState

    interface LaneEditorState {
        customListIds: number[];
        filter: string;
        inheritParentRestrictions: boolean;
        name: string;
    }
    Index

    Properties

    customListIds: number[]
    filter: string
    inheritParentRestrictions: boolean
    name: string