mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: update jsdoc
This commit is contained in:
parent
8166d60358
commit
cf7af41ee1
@ -12,6 +12,7 @@
|
||||
* @param prefix - The optional base key to prefix to the current object's keys
|
||||
* @param result - The optional accumulator for the flattened object data
|
||||
* @returns A new object with flattened keys
|
||||
* @throws Error if the data is an array
|
||||
*/
|
||||
export const flatten = (
|
||||
data: object,
|
||||
|
Loading…
Reference in New Issue
Block a user