Skip to content
View as Markdown
View as Markdown

@salesforce/b2c-tooling-sdk / skills / SkillInstallation

Interface: SkillInstallation

Defined in: packages/b2c-tooling-sdk/src/skills/types.ts:132

Result of a single skill installation.

Properties

ide

ide: IdeType

Defined in: packages/b2c-tooling-sdk/src/skills/types.ts:134


path

path: string

Defined in: packages/b2c-tooling-sdk/src/skills/types.ts:135


skill

skill: string

Defined in: packages/b2c-tooling-sdk/src/skills/types.ts:133

Released under the Apache-2.0 License.