interface Scope implements Unit<any>import { type Scope } from "https://deno.land/x/effector@effector-vue@23.1.0/packages/effector/index.d.ts"; Fully isolated instance of application. The primary purpose of scope includes SSR and testing MethodsgetState<T>(store: Store<T>): T