UNPKG

starlight-ion-theme

Version:

![Ion](./assets/showcase.png)

9 lines (6 loc) 244 B
import project from "virtual:starlight/project-context"; import { createPathFormatter } from "./createPathFormatter"; export const formatPath = createPathFormatter({ format: project.build.format, trailingSlash: project.trailingSlash, });