UNPKG

mistui-kit

Version:

**👉 [Try MistUi Live](https://gilded-tanuki-0eb52b.netlify.app/) — interactive playground & docs**

2 lines (1 loc) • 121 B
export declare const safeOmitInputProps: <T extends Record<string, any>>(props: T, ignoreKeys?: string[]) => Partial<T>;