WrappedClient
Wrapped client type with double-wrap prevention marker
type WrappedClient = {
[WRAPPED_SYMBOL]?: true;
} & StoryblokClient;Wrapped client type with double-wrap prevention marker
type WrappedClient = {
[WRAPPED_SYMBOL]?: true;
} & StoryblokClient;