UNPKG

doloresqui

Version:
7 lines (6 loc) 149 B
import { Customize } from "../types"; export const defaultCustomisation: Customize = { width: 360, responsiveWidth: false, borderRadius: 1, };