Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UnflattenOptions

Hierarchy

  • UnflattenOptions

Index

Properties

Optional delimiter

delimiter: string

Optional object

object: boolean

Optional overwrite

overwrite: boolean

Optional transformKey

transformKey: (key: string) => string

Type declaration

    • (key: string): string
    • Parameters

      • key: string

      Returns string

Generated using TypeDoc