MCPcopy Create free account
hub / github.com/effector/effector / navigation.ts

File navigation.ts

documentation/src/navigation.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getCollection } from "astro:content";
2import { nanoid } from "nanoid";
3import { LINKS, SITE } from "./consts";
4import { type LText, createLink, getTextLocalized, isExternal } from "./languages";

Callers

nothing calls this directly

Calls 2

createMobileNavigationFunction · 0.85
filterSidebarGroupsFunction · 0.85

Tested by

no test coverage detected