WorkspaceEntryMap
WorkspaceEntryMap =
Record<string,WorkspaceEntry[] |string>
Defined in: packages/speculator/src/preprocess/types.ts:332
Workspace configuration mapping names to isolated specification entries. Used for dynamic workspace building in CLI and Astro. Each key represents a named, isolated workspace.