Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FlattenOptions

Hierarchy

  • FlattenOptions

Index

Properties

Optional delimiter

delimiter: string

Optional maxDepth

maxDepth: number

Optional safe

safe: boolean

Optional transformKey

transformKey: (key: string) => string

Type declaration

    • (key: string): string
    • Parameters

      • key: string

      Returns string

Generated using TypeDoc