12 lines
238 B
JavaScript
12 lines
238 B
JavaScript
|
import {
|
||
|
SlAnimatedImage
|
||
|
} from "./chunk.NOB47K5B.js";
|
||
|
|
||
|
// src/components/animated-image/animated-image.ts
|
||
|
var animated_image_default = SlAnimatedImage;
|
||
|
SlAnimatedImage.define("sl-animated-image");
|
||
|
|
||
|
export {
|
||
|
animated_image_default
|
||
|
};
|