UNPKG

@kanton-basel-stadt/designsystem

Version:

Unplugin to install the digital design system of the canton of Basel-Stadt

7 lines (5 loc) 158 B
import path from 'node:path' import { fileURLToPath } from 'node:url' export function getDirName() { return path.dirname(fileURLToPath(import.meta.url)) }