UNPKG

@fidely-ui/react

Version:

Fidely UI is a modern, beautifully crafted React design system powered by Ark UI and Panda CSS, delivering accessible and themeable components for building exceptional web apps

2 lines (1 loc) 144 B
export declare function splitProps<T extends Record<string, any>>(props: T, patternKeys: string[]): [Record<string, any>, Record<string, any>];