Protected Readonly_fileProtected Readonly_templateProtected Readonly_templateProtectedgetRetrieves the title of a template page in the specified language.
An object containing language-specific titles.
The language identifier for the title. Defaults to "en", if not provided.
The page title in the specified language, or the first available language if not found.
Processes the template to render an aggregate type based on its LDkit schema.
An object containing the dependencies required for generating the object model type.
A promise that resolves to a LayerArtifact containing the generated object type definition.
The
LdkitObjectModelTypeGeneratorclass is responsible for rendering a TypeScript object types based on LDkit schema.