@lottiefiles/dotlottie-web
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -1,2 +0,2 @@ | ||
export { b as DotLottie } from './chunk-B33PKDLW.js'; | ||
export { b as DotLottie } from './chunk-WODQW7S6.js'; | ||
import './chunk-VRCJABVO.js'; | ||
@@ -3,0 +3,0 @@ import './chunk-6PRCY2FC.js'; |
@@ -20,9 +20,8 @@ export { DotLottie, Options } from './dotlottie.js'; | ||
declare class WasmLoader { | ||
private static _renderer; | ||
private static _isLoading; | ||
private static _Renderer; | ||
private static _wasmURL; | ||
private constructor(); | ||
static loadRenderer(): void; | ||
static getInstance(callback: (renderer: Renderer) => void): void; | ||
static awaitInstance(): Promise<Renderer>; | ||
private static _tryLoad; | ||
private static _loadWithBackup; | ||
static getInstance(): Promise<Renderer>; | ||
static setWasmUrl(url: string): void; | ||
@@ -29,0 +28,0 @@ } |
@@ -1,2 +0,2 @@ | ||
export { b as DotLottie, a as WasmLoader } from './chunk-B33PKDLW.js'; | ||
export { b as DotLottie, a as WasmLoader } from './chunk-WODQW7S6.js'; | ||
export { a as EventManager } from './chunk-VRCJABVO.js'; | ||
@@ -3,0 +3,0 @@ export { a as getAnimationJSONFromDotLottie, b as loadAnimationJSONFromURL } from './chunk-6PRCY2FC.js'; |
{ | ||
"name": "@lottiefiles/dotlottie-web", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "Lottie and DotLottie player for the web", |
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
987492