UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

5 lines (4 loc) 125 B
import type { Path } from '../../types'; export default function useItemPath(itemPath: Path): { absolutePath: string; };