type alias CompositeNameimport { type CompositeName } from "https://deno.land/x/effector@effector-vue%4023.1.0/packages/effector/index.d.ts"; definition: { shortName: string; fullName: string; path: Array<string>; }