Skip to main content
Module

x/script_nop/mod.ts>InferenceData

A framework for notification-oriented programming paradigm (NOP) implemented in TypeScript.
Go to Latest
type alias InferenceData
import { type InferenceData } from "https://deno.land/x/script_nop@v2.2.5/mod.ts";
definition: { conditionToRuleNotification: any; actionsToRuleNotifications: NOPNotifications; }