UNPKG

v-dashkit

Version:

This template should help get you started developing with Vue 3 in Vite.

2 lines (1 loc) 72 B
export declare const ObjectKeys: <T extends {}>(obj: T) => (keyof T)[];