blob: e4aeed1612ee25b22ca0222395e66f36b81ac5e9 [file]
// Workspace-root resolution now lives in @maka/storage, next to
// createConnectionStore — the two share one path authority. This file
// remains as a re-export so existing relative CLI importers keep working.
export { resolveMakaWorkspaceRoot, type ResolveMakaWorkspaceRootInput } from '@maka/storage';