Skip to content

Function: xmAliases()

Documentation / @xmachines/shared / xmAliases

function xmAliases(importMetaUrl): Record<string, string>;

Defined in: src/index.ts:20

Build Vite/Vitest alias entries for all @xmachines/* workspace packages.

This wrapper exposes the helper at the package top-level so API docs render it under @xmachines/shared instead of nested module pages.

Parameters

ParameterType
importMetaUrlstring

Returns

Record<string, string>