UNPKG

svelte-tabs-scrollable

Version:

a simple svelte scrollable tabs with a lot of additional features and with fully supporting of RTL mode

2 lines (1 loc) 114 B
export default function animate(property: any, element: any, to: any, options?: {}, cb?: () => void): () => void;