EASYAIuniappNewUI/node_modules/@tuniao/tnui-vue3-uniapp/libs/lodash/_nativeKeys.ts
2025-02-08 18:50:38 +08:00

6 lines
109 B
TypeScript

import { overArg } from './_overArg'
const nativeKeys = overArg(Object.keys, Object)
export { nativeKeys }