interface NotArray {
    $notArray?: unknown;
}

Hierarchy (view full)

Properties

Properties

$notArray?: unknown