UNPKG

vue-scroller-next

Version:
8 lines (5 loc) 151 B
import { App, HTMLAttributes } from 'vue'; export declare class CComponent { static install(app: App): void; } export type CProps = HTMLAttributes