@arisbh/marqueeck
Advanced tools
Comparing version 0.3.97 to 0.3.98
import Marqueeck from "./Marqueeck.svelte"; | ||
import type { MarqueeckOptions as MOptions } from "./Marqueeck"; | ||
export default Marqueeck; | ||
export type MarqueeckOptions = Partial<MOptions>; | ||
export type MarqueeckOptions = MOptions; |
{ | ||
"name": "@arisbh/marqueeck", | ||
"version": "0.3.97", | ||
"version": "0.3.98", | ||
"description": "Marqueeck is a performant full-featured marquee component for Svelte, style-free, highly customizable and dependency-less.", | ||
@@ -5,0 +5,0 @@ "author": { |
Sorry, the diff of this file is not supported yet
16826