@salesforce/b2c-tooling-sdk / skills / getSkillSource
Function: getSkillSource()
getSkillSource(
skillSet):SkillSourceConfig
Defined in: packages/b2c-tooling-sdk/src/skills/sources.ts:71
Get the source configuration for a specific skill set.
Parameters
skillSet
The skill set identifier ('b2c', 'b2c-cli', 'storefront-next', 'storefront-next-figma', or 'cap-dev')
Returns
The source configuration for the skill set
Throws
Error if the skill set is not recognized