type alias NotifyingElementimport { type NotifyingElement } from "https://deno.land/x/script_nop@v2.1.9/src/ts/types.ts"; definition: MapEntry | Attribute | { index: MapEntry; condition: Condition; }