UNPKG

ranui

Version:

A framework-agnostic Web Components UI library built on native custom elements, with TypeScript types, light/dark theming, SSR and PWA support.

6 lines (5 loc) 121 B
export declare const PLAY_STATE_LIST: string[]; export declare const SPEED: { label: string; value: number; }[];