Spatial Assembly module boot-time configuration.

interface AsukaAssemblyModuleConfig {
    showGuidedExample?: boolean;
}

Properties

showGuidedExample?: boolean

Expose the developer-only guided example action. Defaults to false.