Module

x/effector/src/forest/plan/index.h.ts>Linkable

Business logic with ease ☄️
Latest
type alias Linkable
import { type Linkable } from "https://dotland.deno.dev/x/effector@effector-vue%4023.1.0/src/forest/plan/index.h.ts";
definition: { cursor: { prev: Linkable | null; next: Linkable | null; }; }