UNPKG

@featherds/ripple

Version:

A wee ripple.

5 lines (4 loc) 143 B
import { DefineComponent } from "vue"; export const FeatherRipple: DefineComponent< typeof import("./components/FeatherRipple.vue").props >;