UNPKG

dk-plus

Version:
13 lines (12 loc) 215 B
import { setStringProp as r } from "../../_utils/props/index.js"; const o = { width: r(), height: r(), barWidth: r(), thumbRadius: r(), trackColor: r(), thumbColor: r() }; export { o as dkScrollbar };