@salesforce/b2c-tooling-sdk / discovery / PROJECT_TYPES
Variable: PROJECT_TYPES
constPROJECT_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.