import { type ProgramState } from "https://deno.land/x/script_nop@v2.3.5/src/ts/types.ts";
definition: { fbes: { name: string; data: { [key: string]: any; }; }[]; notifications: { [key: string]: NOPNotifications; }; }
x/script_nop/src/ts/types.ts>ProgramState
import { type ProgramState } from "https://deno.land/x/script_nop@v2.3.5/src/ts/types.ts";