• Parameters

    • key: string

    Returns undefined | {
        comparator: "EQ";
        option: string;
        type: "SHOW" | "HIDE";
        value: string | boolean;
    }