import { type NOPNotification } from "https://deno.land/x/script_nop@v2.2.3/src/ts/types.ts";
definition: { from: NotifyingElement; to: NotifyingElement; value: any; from_type: NOPEntity; to_type: NOPEntity; time?: number; }
x/script_nop/src/ts/types.ts>NOPNotification
import { type NOPNotification } from "https://deno.land/x/script_nop@v2.2.3/src/ts/types.ts";