@storyblok/js
Advanced tools
Comparing version 1.6.0 to 1.6.1
import StoryblokJSClient, { StoryblokConfig, StoryblokComponent } from "storyblok-js-client"; | ||
export declare type StoryblokClient = typeof StoryblokJSClient; | ||
export declare type StoryblokClient = StoryblokJSClient; | ||
declare global { | ||
@@ -4,0 +4,0 @@ interface Window { |
{ | ||
"name": "@storyblok/js", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "SDK to integrate Storyblok into your project using JavaScript.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/storyblok-js.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
45967