Interface FilterContextRegistry

interface FilterContextRegistry {
    account: never;
    home: never;
    notifications: never;
    public: never;
    thread: never;
}

Properties

account: never
home: never
notifications: never
public: never
thread: never