StoryblokScope
class StoryblokScope(val client: StoryblokClient, blockScope: BlockScope) : BlockScope, StoryblokClient(source)
Scope combining StoryblokClient and BlockScope capabilities.
Provides access to story fetching via StoryblokClient and component rendering via BlockScope.