UNPKG

@udecode/zustood

Version:

A modular store factory using zustand

2 lines 205 B
export declare const mapValuesKey: <VK extends string, T extends Record<VK, any>, R extends Record<keyof R, T>>(key: VK, obj: R) => { [K in keyof R]: R[K][VK]; }; //# sourceMappingURL=mapValuesKey.d.ts.map