Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type Aliases

TransformCallback: ((error?: Error | null, data?: any) => void)

Type declaration

    • (error?: Error | null, data?: any): void
    • Parameters

      • Optional error: Error | null
      • Optional data: any

      Returns void

Functions

Generated using TypeDoc