Type Alias View

View: {
    [ELEMENT]?: boolean;
    (): void;
}