Function flattenKeys

  • Parameters

    • obj: any
    • prefix: string = ''
    • delimiter: string = '.'

    Returns Record<string, any>