UNPKG

@withjoy/joykit

Version:

UI Component Library for Joy web

6 lines (5 loc) 131 B
export declare function getPropKeyValues<P>(props: { [key: string]: any; }, keys: string[]): { [key: string]: any; };