Skip to content
View as Markdown
View as Markdown

@salesforce/b2c-tooling-sdk / discovery / PROJECT_TYPES

Variable: PROJECT_TYPES

const PROJECT_TYPES: readonly ["cartridges", "sfra", "pwa-kit-v3", "storefront-next"]

Defined in: packages/b2c-tooling-sdk/src/discovery/types.ts:34

All workspace markers as a runtime list (single source of truth for callers that need to validate user input, e.g. a CLI flag or MCP enum). Kept in sync with ProjectType by the satisfies check below.

Released under the Apache-2.0 License.