UNPKG

ui-ingredients

Version:

Headless component library for Svelte powered by zag

3 lines (2 loc) 126 B
import type { GenericObject } from './types.js'; export declare function mergeProps(...args: GenericObject[]): GenericObject;