List of synapses in the creature.
SynapseExport[]
Add Package
deno add jsr:@stsoftware/neat-ai
Import symbol
import { type CreatureExport } from "@stsoftware/neat-ai";
---- OR ----
Import directly with a jsr specifier
import { type CreatureExport } from "jsr:@stsoftware/neat-ai";