interface NotArray {
    $notArray?: unknown;
}

Hierarchy (View Summary)

Properties

Properties

$notArray?: unknown