UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

3 lines (2 loc) 99 B
import type { Root } from 'hast'; export declare const animatedPlugin: () => (tree: Root) => void;