Developer Preview — This project is in active development. APIs may change. Provide feedback
Skip to content

@salesforce/b2c-tooling-sdk / operations/content / LibraryNodeType

Type Alias: LibraryNodeType

LibraryNodeType = "LIBRARY" | "PAGE" | "CONTENT" | "COMPONENT" | "STATIC"

Defined in: packages/b2c-tooling-sdk/src/operations/content/types.ts:12

Node types in a content library tree.

Released under the Apache-2.0 License.