12 lines
201 B
JavaScript
12 lines
201 B
JavaScript
|
import {
|
||
|
SlAnimation
|
||
|
} from "./chunk.DQ2Y4WPU.js";
|
||
|
|
||
|
// src/components/animation/animation.ts
|
||
|
var animation_default = SlAnimation;
|
||
|
SlAnimation.define("sl-animation");
|
||
|
|
||
|
export {
|
||
|
animation_default
|
||
|
};
|